=>> Building lang/rust build started at Thu Jun 2 13:54:06 UTC 2022 port directory: /usr/ports/lang/rust package name: rust-1.61.0 building for: FreeBSD voi.aagh.net 13.1-RELEASE FreeBSD 13.1-RELEASE amd64 maintained by: rust@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1301000 Jail OSVERSION: 1301000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1301000 UNAME_v=FreeBSD 13.1-RELEASE UNAME_r=13.1-RELEASE 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 LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_13_1_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color GID=0 UID=0 PWD=/usr/local/poudriere/data/.m/RELENG_13_1_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_13_1_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_13_1_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for rust-1.61.0: GDB=on: Install ports gdb (necessary for debugging rust programs) 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-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" 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 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/local" NINJA_STATUS="[%p %s/%t] " OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/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 NO_PIE=yes 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=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" 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.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=13.1 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-- 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 #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=6 DEFAULT_VERSIONS=pgsql=13 ruby=2.7 python=3.8 php=8.1 ssl=openssl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 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-- =================================================== ===> License APACHE20 MIT accepted by the user =========================================================================== =================================================== ===> rust-1.61.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [voi.aagh.net] Installing pkg-1.17.5_1... [voi.aagh.net] Extracting pkg-1.17.5_1: .......... done ===> rust-1.61.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rust-1.61.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 MIT accepted by the user => rustc-1.61.0-src.tar.xz doesn't seem to exist in /portdistfiles/rust. => Attempting to fetch https://static.rust-lang.org/dist/rustc-1.61.0-src.tar.xz rustc-1.61.0-src.tar.xz 130 MB 19 MBps 06s => 2022-05-19/rustc-1.60.0-x86_64-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2022-05-19/rustc-1.60.0-x86_64-unknown-freebsd.tar.xz 2022-05-19/rustc-1.60.0-x86_64-unknown-freebsd.tar.xz 36 MB 5650 kBps 07s => 2022-05-19/rust-std-1.60.0-x86_64-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2022-05-19/rust-std-1.60.0-x86_64-unknown-freebsd.tar.xz 2022-05-19/rust-std-1.60.0-x86_64-unknown-freebsd.tar.xz 21 MB 4753 kBps 05s => 2022-05-19/cargo-1.60.0-x86_64-unknown-freebsd.tar.xz doesn't seem to exist in /portdistfiles/rust. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/rust/2022-05-19/cargo-1.60.0-x86_64-unknown-freebsd.tar.xz 2022-05-19/cargo-1.60.0-x86_64-unknown-freebsd.tar.xz 5209 kB 2987 kBps 02s ===> Fetching all distfiles required by rust-1.61.0 for building =========================================================================== =================================================== ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by rust-1.61.0 for building => SHA256 Checksum OK for rust/rustc-1.61.0-src.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/rustc-1.60.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/rust-std-1.60.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/cargo-1.60.0-x86_64-unknown-freebsd.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by rust-1.61.0 for building ===> Extracting for rust-1.61.0 => SHA256 Checksum OK for rust/rustc-1.61.0-src.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/rustc-1.60.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/rust-std-1.60.0-x86_64-unknown-freebsd.tar.xz. => SHA256 Checksum OK for rust/2022-05-19/cargo-1.60.0-x86_64-unknown-freebsd.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rust-1.61.0 ===> Applying FreeBSD patches for rust-1.61.0 from /usr/ports/lang/rust/files =========================================================================== =================================================== ===> rust-1.61.0 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-3.23.0.pkg [voi.aagh.net] Installing cmake-3.23.0... [voi.aagh.net] `-- Installing curl-7.83.1... [voi.aagh.net] | `-- Installing ca_root_nss-3.78... [voi.aagh.net] | `-- Extracting ca_root_nss-3.78: .......... done [voi.aagh.net] | `-- Installing libnghttp2-1.47.0... [voi.aagh.net] | `-- Extracting libnghttp2-1.47.0: .......... done [voi.aagh.net] | `-- Installing libssh2-1.10.0,3... [voi.aagh.net] | | `-- Installing openssl-1.1.1o_1,1... [voi.aagh.net] | | `-- Extracting openssl-1.1.1o_1,1: .......... done [voi.aagh.net] | `-- Extracting libssh2-1.10.0,3: .......... done [voi.aagh.net] `-- Extracting curl-7.83.1: .......... done [voi.aagh.net] `-- Installing expat-2.4.8... [voi.aagh.net] `-- Extracting expat-2.4.8: .......... done [voi.aagh.net] `-- Installing jsoncpp-1.9.5... [voi.aagh.net] `-- Extracting jsoncpp-1.9.5: .......... done [voi.aagh.net] `-- Installing libarchive-3.6.1,1... [voi.aagh.net] | `-- Installing liblz4-1.9.3,1... [voi.aagh.net] | `-- Extracting liblz4-1.9.3,1: .......... done [voi.aagh.net] | `-- Installing zstd-1.5.2... [voi.aagh.net] | `-- Extracting zstd-1.5.2: .......... done [voi.aagh.net] `-- Extracting libarchive-3.6.1,1: .......... done [voi.aagh.net] `-- Installing libuv-1.42.0... [voi.aagh.net] `-- Extracting libuv-1.42.0: .......... done [voi.aagh.net] `-- Installing rhash-1.4.2... [voi.aagh.net] | `-- Installing gettext-runtime-0.21... [voi.aagh.net] | | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] | `-- Extracting gettext-runtime-0.21: .......... done [voi.aagh.net] `-- Extracting rhash-1.4.2: .......... done [voi.aagh.net] Extracting cmake-3.23.0: .......... done ===== Message from ca_root_nss-3.78: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> rust-1.61.0 depends on executable: cmake - found ===> Returning to build of rust-1.61.0 ===> rust-1.61.0 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.2,2.pkg [voi.aagh.net] Installing ninja-1.10.2,2... [voi.aagh.net] `-- Installing python38-3.8.13_2... [voi.aagh.net] | `-- Installing libffi-3.4.2... [voi.aagh.net] | `-- Extracting libffi-3.4.2: .......... done [voi.aagh.net] | `-- Installing mpdecimal-2.5.1... [voi.aagh.net] | `-- Extracting mpdecimal-2.5.1: .......... done [voi.aagh.net] | `-- Installing readline-8.1.2... [voi.aagh.net] | `-- Extracting readline-8.1.2: .......... done [voi.aagh.net] `-- Extracting python38-3.8.13_2: .......... done [voi.aagh.net] Extracting ninja-1.10.2,2: ........ done ===== Message from python38-3.8.13_2: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===> rust-1.61.0 depends on executable: ninja - found ===> Returning to build of rust-1.61.0 ===> rust-1.61.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.8.0,1.pkg [voi.aagh.net] Installing pkgconf-1.8.0,1... [voi.aagh.net] Extracting pkgconf-1.8.0,1: .......... done ===> rust-1.61.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of rust-1.61.0 ===> rust-1.61.0 depends on file: /usr/local/bin/python3.8 - found ===> rust-1.61.0 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> rust-1.61.0 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_3.pkg [voi.aagh.net] Installing ccache-3.7.12_3... [voi.aagh.net] Extracting ccache-3.7.12_3: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_3: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> rust-1.61.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of rust-1.61.0 =========================================================================== =================================================== ===> rust-1.61.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) =========================================================================== =================================================== ===> Configuring for rust-1.61.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/libssh2-sys/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/share/zsh/site-functions/_cargo 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/LICENSE-MIT 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/README.md 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-install.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-search.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-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-fix.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-test.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-metadata.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-doc.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/man/man1/cargo-help.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-rustc.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-login.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-pkgid.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-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-fetch.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-publish.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-verify-project.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-update.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/libexec/cargo-credential-1password install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/etc/bash_completion.d/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/liballoc-cfc783256e7d1e26.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-bde8513a04d2e27a.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd_detect-a9b695578d9f2316.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libhashbrown-5079342d76581a1e.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_abort-f08ac143b6e6718c.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_core-1e2517d4992a9986.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libminiz_oxide-f5828047aadb69eb.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libgimli-b8ad938f90059947.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-c85f5bc3b7a44bdd.so install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libobject-c671e2c9f9fca5ea.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libgetopts-fbd1a8aa5ad673bb.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/liblibc-3c07730224d85660.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_demangle-5b8e4ca7b10a63ab.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libunicode_width-f50bcfcbf266c032.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcompiler_builtins-7dff0e78c412ec8b.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libstd-c85f5bc3b7a44bdd.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libmemchr-cddd9704a9f85b3b.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_std-e186356696a15fa1.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libtest-bde8513a04d2e27a.so install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libadler-abd57da0bf8d190f.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libaddr2line-c2b175ccca0e91e5.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libunwind-5be8b208a90352eb.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libproc_macro-694b6dc5446db806.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/librustc_std_workspace_alloc-e53199f046566d99.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcore-8852a8ac3b5425e7.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libcfg_if-9b27dd279ad67a41.rlib install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/rustlib/x86_64-unknown-freebsd/lib/libpanic_unwind-63f345526684886a.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-gdbgui install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/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-lldb 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-ec8a3c122c563658.so install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/libstd-c85f5bc3b7a44bdd.so 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/gdb_lookup.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/gdb_load_rust_pretty_printers.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/rust_types.py install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/lib/libtest-bde8513a04d2e27a.so 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/LICENSE-APACHE 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/doc/rust/COPYRIGHT install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/rustdoc.1 install: copying file /wrkdirs/usr/ports/lang/rust/work/bootstrap/share/man/man1/rustc.1 rustc installed. =========================================================================== =================================================== ===> Building for rust-1.61.0 pre-installed rustc not detected: [Errno 2] No such file or directory: 'rustc' falling back to auto-detect warning: sqlite3 not available in python, skipping build directory lock please file an issue on rust-lang/rust this is not a problem for non-concurrent x.py invocations Building rustbuild running: /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo build --manifest-path /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap/Cargo.toml --verbose --verbose --frozen Compiling proc-macro2 v1.0.30 Compiling unicode-xid v0.2.2 Compiling memchr v2.4.1 Compiling syn v1.0.80 Compiling serde_derive v1.0.125 Compiling cfg-if v1.0.0 Compiling log v0.4.14 Compiling lazy_static v1.4.0 Compiling serde v1.0.125 Compiling ryu v1.0.5 Compiling regex-automata v0.1.10 Compiling crossbeam-utils v0.8.6 Compiling libc v0.2.116 Compiling regex-syntax v0.6.25 Compiling fnv v1.0.7 Compiling serde_json v1.0.59 Compiling once_cell v1.7.2 Compiling same-file v1.0.6 Compiling cc v1.0.69 Compiling bootstrap v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap) Compiling itoa v0.4.6 Compiling unicode-width v0.1.8 Compiling opener v0.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.61.0-src/vendor/proc-macro2-1.0.30 CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' 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_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/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=0 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=57bcb0470bc00208 -C extra-filename=-57bcb0470bc00208 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-57bcb0470bc00208 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/unicode-xid 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_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name unicode_xid /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/unicode-xid/src/lib.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=0 --cfg 'feature="default"' -C metadata=29f43cdc9b6861fb -C extra-filename=-29f43cdc9b6861fb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/memchr/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=0 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=bc7b81de31cf3239 -C extra-filename=-bc7b81de31cf3239 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/memchr-bc7b81de31cf3239 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/syn-1.0.80 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_VERSION=1.0.80 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/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=0 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=4d723d0a8e2c0cc8 -C extra-filename=-4d723d0a8e2c0cc8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/syn-4d723d0a8e2c0cc8 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/serde_derive-1.0.125 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_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/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=0 --cfg 'feature="default"' -C metadata=17a713f2983cc5e2 -C extra-filename=-17a713f2983cc5e2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-17a713f2983cc5e2 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/log 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_REPOSITORY='https://github.com/rust-lang/log' 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='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/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=0 -C metadata=ea109028c0a87086 -C extra-filename=-ea109028c0a87086 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/log-ea109028c0a87086 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/cfg-if 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_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cfg-if/src/lib.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=0 -C metadata=9b4124438adace00 -C extra-filename=-9b4124438adace00 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/lazy_static CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name lazy_static /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/lazy_static/src/lib.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=0 -C metadata=a9e3dade35040b6f -C extra-filename=-a9e3dade35040b6f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/serde-1.0.125 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_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/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=0 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=cf7510acc827e65d -C extra-filename=-cf7510acc827e65d --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-cf7510acc827e65d -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/ryu-1.0.5 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_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ryu-1.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 debuginfo=0 -C metadata=87c56fc553ffaf49 -C extra-filename=-87c56fc553ffaf49 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/ryu-87c56fc553ffaf49 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/regex-automata 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_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name regex_automata /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-automata/src/lib.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=0 -C metadata=52206f3623f47c54 -C extra-filename=-52206f3623f47c54 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/crossbeam-utils-0.8.6 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_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/crossbeam-utils-0.8.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 debuginfo=0 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=d2935a4cfc32460b -C extra-filename=-d2935a4cfc32460b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-d2935a4cfc32460b -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/libc-0.2.116 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_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_VERSION=0.2.116 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/libc-0.2.116/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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5ff8be4260bc0b96 -C extra-filename=-5ff8be4260bc0b96 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-5ff8be4260bc0b96 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/regex-syntax 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_VERSION=0.6.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-syntax/src/lib.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=0 --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"' -C metadata=67ecc366011d0abe -C extra-filename=-67ecc366011d0abe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/serde_json-1.0.59 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_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2ba651fa4e72cdf8 -C extra-filename=-2ba651fa4e72cdf8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-2ba651fa4e72cdf8 -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/once_cell-1.7.2 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_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_VERSION=1.7.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name once_cell --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/once_cell-1.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 -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=955a06e9f548e7d8 -C extra-filename=-955a06e9f548e7d8 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/same-file 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_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/same-file/src/lib.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=0 -C metadata=ad92831e4e6e9660 -C extra-filename=-ad92831e4e6e9660 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/fnv 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_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name fnv /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/fnv/lib.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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a01f982435d6da87 -C extra-filename=-a01f982435d6da87 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/cc-1.0.69 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/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cc-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=88f4bc33bbe66abb -C extra-filename=-88f4bc33bbe66abb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/itoa-0.4.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast functions for printing integer primitives to an io::Write' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name itoa /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/itoa-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=79e1f087a27f0aeb -C extra-filename=-79e1f087a27f0aeb --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 src/bootstrap/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 -C metadata=9b43aabcd5a9ea87 -C extra-filename=-9b43aabcd5a9ea87 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-9b43aabcd5a9ea87 -C incremental=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/unicode-width 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' 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='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name unicode_width /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/unicode-width/src/lib.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=0 --cfg 'feature="default"' -C metadata=493e401a6eb3bf3b -C extra-filename=-493e401a6eb3bf3b --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: unused extern crate --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/lazy_static/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` 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.61.0-src/vendor/opener 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_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name opener --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/opener/src/lib.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=0 -C metadata=8997cab3463cfc8e -C extra-filename=-8997cab3463cfc8e --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: `lazy_static` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/once_cell-1.7.2/src/lib.rs:345:36 | 345 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 345 | 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.61.0-src/vendor/once_cell-1.7.2/src/lib.rs:579:36 | 579 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 579 | 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.61.0-src/vendor/once_cell-1.7.2/src/lib.rs:708:36 | 708 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 708 | 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.61.0-src/vendor/once_cell-1.7.2/src/lib.rs:972:36 | 972 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 972 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Compiling walkdir v2.3.1 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.61.0-src/vendor/walkdir-2.3.1 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_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/walkdir-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=aced56ca22a9c826 -C extra-filename=-aced56ca22a9c826 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-ad92831e4e6e9660.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-automata/src/classes.rs:111:32 | 111 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 111 | 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.61.0-src/vendor/cc-1.0.69/src/lib.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ 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.61.0-src/vendor/getopts 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_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name getopts /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/getopts/src/lib.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=0 -C metadata=d97bcef92c4b8ea1 -C extra-filename=-d97bcef92c4b8ea1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern unicode_width=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_width-493e401a6eb3bf3b.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: function is never used: `is_wsl` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/opener/src/linux_and_more.rs:80:15 | 80 | pub(crate) fn is_wsl() -> bool { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function is never used: `is_docker` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/opener/src/linux_and_more.rs:100:4 | 100 | fn is_docker() -> bool { | ^^^^^^^^^ Compiling thread_local v1.1.4 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.61.0-src/vendor/thread_local CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name thread_local --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/thread_local/src/lib.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=0 -C metadata=86b6c2e474c68c05 -C extra-filename=-86b6c2e474c68c05 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/getopts/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 949 | 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.61.0-src/vendor/thread_local/src/lib.rs:296:43 | 296 | pub fn iter_mut(&mut self) -> IterMut { | ^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 296 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/thread_local/src/lib.rs:353:32 | 353 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 353 | 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.61.0-src/vendor/thread_local/src/cached.rs:65:49 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/thread_local/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/ryu-87c56fc553ffaf49/build-script-build` [ryu 1.0.5] cargo:rustc-cfg=integer128 [ryu 1.0.5] cargo:rustc-cfg=maybe_uninit 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.61.0-src/vendor/ryu-1.0.5 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_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/ryu-1036918d07d687dd/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ryu-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=afae3030d02740d9 -C extra-filename=-afae3030d02740d9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg integer128 --cfg maybe_uninit` warning: `once_cell` (lib) generated 4 warnings Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-17a713f2983cc5e2/build-script-build` [serde_derive 1.0.125] cargo:rustc-cfg=underscore_consts warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/thread_local/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` Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/log-ea109028c0a87086/build-script-build` [log 0.4.14] cargo:rustc-cfg=atomic_cas [log 0.4.14] cargo:rustc-cfg=has_atomics [log 0.4.14] cargo:rerun-if-changed=build.rs 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.61.0-src/vendor/log 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_REPOSITORY='https://github.com/rust-lang/log' 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='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/log-85edadec23de545a/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name log /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.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=0 -C metadata=2c27fd9f485db83c -C extra-filename=-2c27fd9f485db83c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-9b4124438adace00.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg atomic_cas --cfg has_atomics` Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-d2935a4cfc32460b/build-script-build` [crossbeam-utils 0.8.6] cargo:rerun-if-changed=no_atomic.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.61.0-src/vendor/crossbeam-utils-0.8.6 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_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-8c1fd480753d3e33/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name crossbeam_utils --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/crossbeam-utils-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=e192bf8f8b2ccbde -C extra-filename=-e192bf8f8b2ccbde --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-9b4124438adace00.rmeta --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblazy_static-a9e3dade35040b6f.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-2ba651fa4e72cdf8/build-script-build` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-automata/src/regex.rs:415:34 | 415 | pub struct Matches<'r, 't, D: DFA + 'r> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` warning: `opener` (lib) generated 2 warnings [serde_json 1.0.59] cargo:rustc-cfg=limb_width_64 warning: use of deprecated function `core::sync::atomic::spin_loop_hint`: use hint::spin_loop instead --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1365:36 | 1365 | std::sync::atomic::spin_loop_hint(); | ^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1456:16 | 1456 | args: fmt::Arguments, | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 1456 | args: fmt::Arguments<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1192:34 | 1192 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1192 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1199:28 | 1199 | fn log(&self, record: &Record); | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1199 | fn log(&self, record: &Record<'_>); | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:528:34 | 528 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 528 | 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.61.0-src/vendor/log/src/lib.rs:688:34 | 688 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 688 | 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.61.0-src/vendor/log/src/lib.rs:1209:27 | 1209 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1209 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1213:23 | 1213 | fn log(&self, _: &Record) {} | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1213 | fn log(&self, _: &Record<'_>) {} | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/log/src/lib.rs:1415:34 | 1415 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1415 | 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.61.0-src/vendor/log/src/lib.rs:1432:34 | 1432 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1432 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/memchr-bc7b81de31cf3239/build-script-build` Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-9b43aabcd5a9ea87/build-script-build` [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_sse2 [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.4.1] cargo:rustc-cfg=memchr_runtime_avx [bootstrap 0.0.0] cargo:rerun-if-changed=build.rs [bootstrap 0.0.0] cargo:rerun-if-env-changed=RUSTC [bootstrap 0.0.0] cargo:rustc-env=BUILD_TRIPLE=x86_64-unknown-freebsd [bootstrap 0.0.0] cargo:rustc-env=RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc 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.61.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/memchr-d7cacf5b18c9c859/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name memchr --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/memchr/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' -C metadata=be9b4e612b0dad34 -C extra-filename=-be9b4e612b0dad34 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: unused variable: `clang_driver` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cc-1.0.69/src/lib.rs:2673:37 | 2673 | fn with_features(path: PathBuf, clang_driver: Option<&str>, cuda: bool) -> Self { | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clang_driver` | = note: `#[warn(unused_variables)]` on by default Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-57bcb0470bc00208/build-script-build` Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-5ff8be4260bc0b96/build-script-build` [proc-macro2 1.0.30] cargo:rerun-if-changed=build.rs [libc 0.2.116] cargo:rerun-if-changed=build.rs Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-cf7510acc827e65d/build-script-build` [proc-macro2 1.0.30] cargo:rustc-cfg=lexerror_display [proc-macro2 1.0.30] cargo:rustc-cfg=hygiene [proc-macro2 1.0.30] cargo:rustc-cfg=literal_from_str [proc-macro2 1.0.30] cargo:rustc-cfg=is_available [proc-macro2 1.0.30] cargo:rustc-cfg=use_proc_macro [proc-macro2 1.0.30] cargo:rustc-cfg=wrap_proc_macro 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.61.0-src/vendor/proc-macro2-1.0.30 CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' 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_REPOSITORY='https://github.com/alexcrichton/proc-macro2' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-25892a72becacfdd/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name proc_macro2 --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=f1bd6378155d2292 -C extra-filename=-f1bd6378155d2292 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_xid-29f43cdc9b6861fb.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg lexerror_display --cfg hygiene --cfg literal_from_str --cfg is_available --cfg use_proc_macro --cfg wrap_proc_macro` [libc 0.2.116] cargo:rustc-cfg=freebsd11 [libc 0.2.116] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.116] cargo:rustc-cfg=libc_union [libc 0.2.116] cargo:rustc-cfg=libc_const_size_of [libc 0.2.116] cargo:rustc-cfg=libc_align [libc 0.2.116] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.116] cargo:rustc-cfg=libc_packedN [libc 0.2.116] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.116] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.116] cargo:rustc-cfg=libc_ptr_addr_of [serde 1.0.125] cargo:rustc-cfg=ops_bound [serde 1.0.125] cargo:rustc-cfg=core_reverse [serde 1.0.125] cargo:rustc-cfg=de_boxed_c_str [serde 1.0.125] cargo:rustc-cfg=de_boxed_path [serde 1.0.125] cargo:rustc-cfg=de_rc_dst [serde 1.0.125] cargo:rustc-cfg=core_duration [serde 1.0.125] cargo:rustc-cfg=integer128 [serde 1.0.125] cargo:rustc-cfg=range_inclusive [serde 1.0.125] cargo:rustc-cfg=num_nonzero [serde 1.0.125] cargo:rustc-cfg=serde_derive [serde 1.0.125] cargo:rustc-cfg=core_try_from [serde 1.0.125] cargo:rustc-cfg=num_nonzero_signed [serde 1.0.125] cargo:rustc-cfg=systemtime_checked_add [serde 1.0.125] cargo:rustc-cfg=std_atomic64 [serde 1.0.125] cargo:rustc-cfg=std_atomic 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.61.0-src/vendor/libc-0.2.116 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_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_VERSION=0.2.116 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/libc-269f1d28715b1347/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name libc /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/libc-0.2.116/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=139fbc34b8d82803 -C extra-filename=-139fbc34b8d82803 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` warning: `thread_local` (lib) generated 5 warnings Running `/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/syn-4d723d0a8e2c0cc8/build-script-build` warning: `regex-automata` (lib) generated 2 warnings [syn 1.0.80] cargo:rustc-cfg=syn_disable_nightly_tests warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: `log` (lib) generated 10 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:262:32 | 262 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 262 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:274:32 | 274 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 274 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:280:32 | 280 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 280 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:519:32 | 519 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 519 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:593:32 | 593 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 593 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:605:32 | 605 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 605 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:731:40 | 731 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 731 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:737:40 | 737 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 737 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:810:32 | 810 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 810 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:816:34 | 816 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 816 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:1001:32 | 1001 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1001 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:1007:32 | 1007 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1007 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:1232:32 | 1232 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1232 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:1238:32 | 1238 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1238 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:65:27 | 65 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:65:38 | 65 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:113:25 | 113 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 113 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:113:44 | 113 | fn block_comment(input: Cursor) -> PResult<&str> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 113 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:145:22 | 145 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 145 | fn word_break(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:145:40 | 145 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 145 | fn word_break(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:152:39 | 152 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 152 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:238:22 | 238 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 238 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:251:22 | 251 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 251 | fn leaf_token(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:251:41 | 251 | fn leaf_token(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 251 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:264:17 | 264 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 264 | fn ident(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:264:36 | 264 | fn ident(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 264 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:275:21 | 275 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 275 | fn ident_any(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:275:40 | 275 | fn ident_any(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 275 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:294:25 | 294 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 294 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:294:44 | 294 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 294 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:313:30 | 313 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 313 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:313:49 | 313 | pub(crate) fn literal(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 313 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:319:29 | 319 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 319 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:319:47 | 319 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 319 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:337:26 | 337 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 337 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:337:37 | 337 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 337 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:344:18 | 344 | fn string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 344 | fn string(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:344:36 | 344 | fn string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 344 | fn string(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:354:25 | 354 | fn cooked_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 354 | fn cooked_string(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:354:43 | 354 | fn cooked_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 354 | fn cooked_string(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:403:23 | 403 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 403 | fn byte_string(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:403:41 | 403 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 403 | fn byte_string(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:413:34 | 413 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 413 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:413:52 | 413 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 413 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:461:22 | 461 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 461 | fn raw_string(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:461:40 | 461 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 461 | fn raw_string(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:490:16 | 490 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 490 | fn byte(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:490:34 | 490 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 490 | fn byte(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:513:21 | 513 | fn character(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 513 | fn character(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:513:39 | 513 | fn character(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 513 | fn character(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:121:38 | 121 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 121 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:591:17 | 591 | fn float(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 591 | fn float(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:591:35 | 591 | fn float(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 591 | fn float(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:601:24 | 601 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 601 | fn float_digits(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:601:42 | 601 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 601 | fn float_digits(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:686:15 | 686 | fn int(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 686 | fn int(input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:686:33 | 686 | fn int(input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 686 | fn int(input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:696:22 | 696 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 696 | fn digits(mut input: Cursor<'_>) -> Result { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:696:40 | 696 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 696 | fn digits(mut input: Cursor) -> Result, Reject> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:751:17 | 751 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 751 | fn punct(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:751:36 | 751 | fn punct(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 751 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:768:22 | 768 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 768 | fn punct_char(input: Cursor<'_>) -> PResult { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:768:41 | 768 | fn punct_char(input: Cursor) -> PResult { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 768 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:789:23 | 789 | fn doc_comment(input: Cursor) -> PResult> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 789 | fn doc_comment(input: Cursor<'_>) -> PResult> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:789:42 | 789 | fn doc_comment(input: Cursor) -> PResult> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 789 | fn doc_comment(input: Cursor) -> PResult<'_, Vec> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:830:32 | 830 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 830 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:830:51 | 830 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 830 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:853:37 | 853 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 853 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/parse.rs:853:49 | 853 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 853 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/detection.rs:59:30 | 59 | type PanicHook = dyn Fn(&PanicInfo) + Sync + Send + 'static; | ^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the bound lifetime-generic with a new `'a` lifetime | 59 | type PanicHook = dyn for<'a> Fn(&PanicInfo<'a>) + Sync + Send + 'static; | +++++++ ~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 59 | type PanicHook = dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static; | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:145:29 | 145 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 145 | fn get_cursor(src: &str) -> Cursor<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:536:63 | 536 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | ^^^^^^^^^^^ expected 2 lifetime parameters | help: consider using the `'_` lifetime | 536 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:167:32 | 167 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 167 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 190 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 527 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:598:32 | 598 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 598 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:618:34 | 618 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 618 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:727:32 | 727 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 727 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:738:32 | 738 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 738 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:911:32 | 911 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 911 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/fallback.rs:917:34 | 917 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 917 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:562:63 | 562 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | ^^^^^^^^^^^ expected 2 lifetime parameters | help: consider using the `'_` lifetime | 562 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:123:32 | 123 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 123 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:246:32 | 246 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 246 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:276:32 | 276 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 276 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: `getopts` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:354:32 | 354 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 354 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:554:32 | 554 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 554 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:664:40 | 664 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 664 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:673:40 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 673 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:759:32 | 759 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 759 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:768:32 | 768 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 768 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:951:32 | 951 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 951 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/wrapper.rs:960:32 | 960 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 960 | 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.61.0-src/vendor/proc-macro2-1.0.30/src/lib.rs:1270:36 | 1270 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1270 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Compiling cmake v0.1.44 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.61.0-src/vendor/cmake 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_REPOSITORY='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name cmake /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cmake/src/lib.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=0 -C metadata=244ccb3db0a5b176 -C extra-filename=-244ccb3db0a5b176 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-88f4bc33bbe66abb.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: panic message is not a string literal --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cmake/src/lib.rs:788:32 | 788 | Err(msg) => panic!(msg), | ^^^ | = note: `#[warn(non_fmt_panics)]` on by default = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 = note: for more information, see help: add a "{}" format string to Display the message | 788 | Err(msg) => panic!("{}", msg), | +++++ Compiling aho-corasick v0.7.18 Compiling bstr v0.2.13 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.61.0-src/vendor/bstr 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_REPOSITORY='https://github.com/BurntSushi/bstr' 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='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bstr /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=21362f21c16dd313 -C extra-filename=-21362f21c16dd313 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblazy_static-a9e3dade35040b6f.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-be9b4e612b0dad34.rmeta --extern regex_automata=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_automata-52206f3623f47c54.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/aho-corasick 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/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_VERSION=0.7.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name aho_corasick --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7d4a27e92c269124 -C extra-filename=-7d4a27e92c269124 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-be9b4e612b0dad34.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` Compiling quote v1.0.7 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.61.0-src/vendor/quote-1.0.7 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_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/quote-1.0.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 debuginfo=0 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=d99420e5c996964f -C extra-filename=-d99420e5c996964f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-f1bd6378155d2292.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: `cmake` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:28:32 | 28 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 28 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:38:32 | 38 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 38 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:66:32 | 66 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 66 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:13:32 | 13 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 13 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:48:32 | 48 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 48 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:77:44 | 77 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 85 | 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: consider using the `'_` lifetime | 77 | 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.61.0-src/vendor/quote-1.0.7/src/ident_fragment.rs:77:44 | 77 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 86 | 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: consider using the `'_` lifetime | 77 | 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.61.0-src/vendor/quote-1.0.7/src/runtime.rs:379:32 | 379 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 379 | 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.61.0-src/vendor/quote-1.0.7/src/runtime.rs:385:32 | 385 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 385 | 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.61.0-src/vendor/quote-1.0.7/src/runtime.rs:391:32 | 391 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 391 | 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.61.0-src/vendor/quote-1.0.7/src/runtime.rs:397:32 | 397 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 397 | 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.61.0-src/vendor/quote-1.0.7/src/runtime.rs:403:32 | 403 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 403 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Compiling filetime v0.2.14 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.61.0-src/vendor/filetime-0.2.14 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_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name filetime --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/filetime-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 debuginfo=0 -C metadata=5a512a2f65017af9 -C extra-filename=-5a512a2f65017af9 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-9b4124438adace00.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: `memchr` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:499:37 | 499 | fn imp(bytes: &[u8]) -> Cow { | ^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 499 | fn imp(bytes: &[u8]) -> Cow<'_, OsStr> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:352:35 | 352 | fn to_str_lossy(&self) -> Cow { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 352 | fn to_str_lossy(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:496:38 | 496 | fn to_os_str_lossy(&self) -> Cow { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 496 | fn to_os_str_lossy(&self) -> Cow<'_, OsStr> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:567:36 | 567 | fn to_path_lossy(&self) -> Cow { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 567 | fn to_path_lossy(&self) -> Cow<'_, Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1075:25 | 1075 | fn fields(&self) -> Fields { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1075 | fn fields(&self) -> Fields<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1107:71 | 1107 | fn fields_with bool>(&self, f: F) -> FieldsWith { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1107 | fn fields_with bool>(&self, f: F) -> FieldsWith<'_, F> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1627:24 | 1627 | fn bytes(&self) -> Bytes { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1627 | fn bytes(&self) -> Bytes<'_> { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1657:24 | 1657 | fn chars(&self) -> Chars { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1657 | fn chars(&self) -> Chars<'_> { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1712:31 | 1712 | fn char_indices(&self) -> CharIndices { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1712 | fn char_indices(&self) -> CharIndices<'_> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1749:30 | 1749 | fn utf8_chunks(&self) -> Utf8Chunks { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1749 | fn utf8_chunks(&self) -> Utf8Chunks<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1781:28 | 1781 | fn graphemes(&self) -> Graphemes { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1781 | fn graphemes(&self) -> Graphemes<'_> { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1825:35 | 1825 | fn grapheme_indices(&self) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1825 | fn grapheme_indices(&self) -> GraphemeIndices<'_> { | ~~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1861:24 | 1861 | fn words(&self) -> Words { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1861 | fn words(&self) -> Words<'_> { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1899:31 | 1899 | fn word_indices(&self) -> WordIndices { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1899 | fn word_indices(&self) -> WordIndices<'_> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1929:36 | 1929 | fn words_with_breaks(&self) -> WordsWithBreaks { | ^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1929 | fn words_with_breaks(&self) -> WordsWithBreaks<'_> { | ~~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1966:43 | 1966 | fn words_with_break_indices(&self) -> WordsWithBreakIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1966 | fn words_with_break_indices(&self) -> WordsWithBreakIndices<'_> { | ~~~~~~~~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:1998:28 | 1998 | fn sentences(&self) -> Sentences { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1998 | fn sentences(&self) -> Sentences<'_> { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:2032:35 | 2032 | fn sentence_indices(&self) -> SentenceIndices { | ^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2032 | fn sentence_indices(&self) -> SentenceIndices<'_> { | ~~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:2063:24 | 2063 | fn lines(&self) -> Lines { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2063 | fn lines(&self) -> Lines<'_> { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_slice.rs:2107:40 | 2107 | fn lines_with_terminator(&self) -> LinesWithTerminator { | ^^^^^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2107 | fn lines_with_terminator(&self) -> LinesWithTerminator<'_> { | ~~~~~~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_vec.rs:881:47 | 881 | fn drain_bytes(&mut self, range: R) -> DrainBytes | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 881 | fn drain_bytes(&mut self, range: R) -> DrainBytes<'_> | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/ext_vec.rs:1044:32 | 1044 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1044 | 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.61.0-src/vendor/bstr/src/utf8.rs:434:32 | 434 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 434 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: `cc` (lib) generated 2 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/filetime-0.2.14/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 270 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 270 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 270 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 270 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 271 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 271 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 271 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 271 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 272 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 272 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 273 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 273 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 273 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 273 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 274 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 274 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 274 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 274 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 275 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 275 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 276 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 276 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 276 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 276 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 277 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 277 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 293 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 293 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 293 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 293 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 294 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 294 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 294 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 294 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 295 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 295 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 296 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 296 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 296 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 296 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 297 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 297 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 297 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 297 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 298 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 298 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 299 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 299 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 299 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 299 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 300 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 300 | 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: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/impls.rs:76:36 | 76 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 76 | 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.61.0-src/vendor/bstr/src/impls.rs:83:36 | 83 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 83 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 551 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 551 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 551 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 551 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 552 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 552 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 553 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 553 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 553 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 553 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 554 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 554 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 557 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 557 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 557 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 557 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 559 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 559 | 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.61.0-src/vendor/bstr/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 561 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 561 | 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.61.0-src/vendor/bstr/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 561 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 561 | 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.61.0-src/vendor/bstr/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 563 | 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.61.0-src/vendor/bstr/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 563 | 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.61.0-src/vendor/bstr/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 565 | 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.61.0-src/vendor/bstr/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 565 | 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.61.0-src/vendor/bstr/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 567 | 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.61.0-src/vendor/bstr/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 567 | 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.61.0-src/vendor/bstr/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 569 | 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.61.0-src/vendor/bstr/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 569 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 585 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 585 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 585 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 585 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 586 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 586 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 587 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 587 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 587 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 587 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 588 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 588 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 591 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 591 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 591 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 591 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 593 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 593 | 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.61.0-src/vendor/bstr/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 595 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 595 | 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.61.0-src/vendor/bstr/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 595 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 595 | 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.61.0-src/vendor/bstr/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 597 | 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.61.0-src/vendor/bstr/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 597 | 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: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/bstr/src/impls.rs:316:36 | 316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 316 | 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.61.0-src/vendor/bstr/src/impls.rs:329:36 | 329 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 329 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: `proc-macro2` (lib) generated 97 warnings warning: unused extern crate --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/quote-1.0.7/src/lib.rs:91:1 | 87 | / #[cfg(all( 88 | | not(all(target_arch = "wasm32", target_os = "unknown")), 89 | | feature = "proc-macro" 90 | | ))] 91 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` warning: `filetime` (lib) generated 1 warning 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.61.0-src/vendor/syn-1.0.80 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_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_VERSION=1.0.80 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/syn-354008636cdb90c2/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lib.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=0 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5c54d664153c0c49 -C extra-filename=-5c54d664153c0c49 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-f1bd6378155d2292.rmeta --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libquote-d99420e5c996964f.rmeta --extern unicode_xid=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_xid-29f43cdc9b6861fb.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg syn_disable_nightly_tests` warning: `quote` (lib) generated 13 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:154:22 | 154 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 154 | 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.61.0-src/vendor/syn-1.0.80/src/token.rs:154:39 | 154 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 154 | fn peek_impl(cursor: Cursor, peek: for<'a> fn(ParseStream<'a>) -> bool) -> bool { | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 154 | 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.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 186 | impl_token!("lifetime" Lifetime); | -------------------------------- 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 187 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 188 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 189 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 190 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 191 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 192 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 193 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 194 | 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:170:32 | 170 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter ... 195 | impl_token!("group token" proc_macro2::Group); | --------------------------------------------- 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: consider using the `'_` lifetime | 170 | fn peek(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:232:21 | 232 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 232 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:129:21 | 129 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 129 | fn peek(cursor: Cursor<'_>) -> bool; | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:223:21 | 223 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 223 | fn peek(cursor: Cursor<'_>) -> bool; | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 186 | impl_token!("lifetime" Lifetime); | -------------------------------- 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 187 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 188 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 189 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 190 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 191 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 192 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 193 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 194 | 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:169:29 | 169 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 195 | impl_token!("group token" proc_macro2::Group); | --------------------------------------------- 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: consider using the `'_` lifetime | 169 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:201:29 | 201 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 215 | 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: consider using the `'_` lifetime | 201 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:201:29 | 201 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 216 | 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: consider using the `'_` lifetime | 201 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:201:29 | 201 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 217 | 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: consider using the `'_` lifetime | 201 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:571:21 | 571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 571 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:590:21 | 590 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 590 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:610:21 | 610 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 610 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:621:21 | 621 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 621 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:632:21 | 632 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 632 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:643:21 | 643 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 643 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:319:33 | 319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 319 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:328:33 | 328 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 328 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:454:33 | 454 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 454 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:463:33 | 463 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 463 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ident.rs:41:21 | 41 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 41 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ident.rs:55:21 | 55 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 55 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:193:30 | 193 | let parser = |input: ParseStream| parsing::parse_meta_after_path(path, input); | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 193 | let parser = |input: ParseStream<'_>| parsing::parse_meta_after_path(path, input); | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:225:30 | 225 | let parser = |input: ParseStream| { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 225 | let parser = |input: ParseStream<'_>| { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:238:31 | 238 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 238 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:252:31 | 252 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 252 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:79:44 | 79 | pub fn iter(&self) -> punctuated::Iter { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:90:55 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 90 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:895:40 | 895 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 895 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:948:40 | 948 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 948 | 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.61.0-src/vendor/syn-1.0.80/src/generics.rs:416:35 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:114:34 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:125:42 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:136:32 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:147:40 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:158:35 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:169:43 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:350:38 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 350 | 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.61.0-src/vendor/syn-1.0.80/src/generics.rs:350:52 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 350 | 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.61.0-src/vendor/syn-1.0.80/src/lifetime.rs:74:40 | 74 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 74 | 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.61.0-src/vendor/syn-1.0.80/src/lit.rs:431:40 | 431 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 431 | 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.61.0-src/vendor/syn-1.0.80/src/lit.rs:503:40 | 503 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 503 | 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.61.0-src/vendor/syn-1.0.80/src/mac.rs:153:31 | 153 | pub fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 153 | pub fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/buffer.rs:383:29 | 383 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 383 | 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.61.0-src/vendor/syn-1.0.80/src/buffer.rs:383:40 | 383 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 383 | 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.61.0-src/vendor/syn-1.0.80/src/buffer.rs:387:42 | 387 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 387 | 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.61.0-src/vendor/syn-1.0.80/src/buffer.rs:394:43 | 394 | pub(crate) fn close_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 394 | pub(crate) fn close_span_of_group(cursor: Cursor<'_>) -> Span { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/buffer.rs:117:28 | 117 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 117 | pub fn begin(&self) -> Cursor<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ext.rs:49:25 | 49 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 49 | fn parse_any(input: ParseStream<'_>) -> Result; | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ext.rs:90:25 | 90 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 90 | fn parse_any(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ext.rs:112:21 | 112 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 112 | fn peek(cursor: Cursor<'_>) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:105:32 | 105 | pub fn iter(&self) -> Iter { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 105 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:116:43 | 116 | pub fn iter_mut(&mut self) -> IterMut { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 116 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:127:34 | 127 | pub fn pairs(&self) -> Pairs { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 127 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:136:45 | 136 | pub fn pairs_mut(&mut self) -> PairsMut { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 136 | 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.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:267:36 | 267 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 267 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:289:16 | 289 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 289 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:290:20 | 290 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 290 | parser: for<'a> fn(ParseStream<'a>) -> Result, | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 290 | parser: fn(ParseStream<'_>) -> Result, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:325:44 | 325 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 325 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:347:16 | 347 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 347 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:348:20 | 348 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 348 | parser: for<'a> fn(ParseStream<'a>) -> Result, | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 348 | parser: fn(ParseStream<'_>) -> Result, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_quote.rs:103:21 | 103 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 103 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_quote.rs:129:21 | 129 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 129 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_quote.rs:99:21 | 99 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 99 | fn parse(input: ParseStream<'_>) -> Result; | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_quote.rs:119:21 | 119 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 119 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_quote.rs:136:21 | 136 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 136 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_macro_input.rs:149:21 | 149 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 149 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_macro_input.rs:145:21 | 145 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 145 | fn parse(input: ParseStream<'_>) -> Result; | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse_macro_input.rs:162:21 | 162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 162 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/thread.rs:35:40 | 35 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 35 | 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.61.0-src/vendor/syn-1.0.80/src/lookahead.rs:65:33 | 65 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | pub fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lookahead.rs:65:44 | 65 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lookahead.rs:74:17 | 74 | lookahead: &Lookahead1, | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 74 | lookahead: &Lookahead1<'_>, | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lookahead.rs:75:14 | 75 | peek: fn(Cursor) -> bool, | ^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 75 | peek: for<'a> fn(Cursor<'a>) -> bool, | +++++++ ~~~~~~~~~~ help: consider using the `'_` lifetime | 75 | peek: fn(Cursor<'_>) -> bool, | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lookahead.rs:162:29 | 162 | pub fn is_delimiter(cursor: Cursor, delimiter: Delimiter) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 162 | pub fn is_delimiter(cursor: Cursor<'_>, delimiter: Delimiter) -> bool { | ~~~~~~~~~~ warning: field is never read: `last_match_end` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/ahocorasick.rs:1222:5 | 1222 | last_match_end: usize, | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `FindOverlappingIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/ahocorasick.rs:1216:10 | 1216 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (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.61.0-src/vendor/syn-1.0.80/src/parse.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: field is never read: `start` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/ahocorasick.rs:1360:33 | 1360 | NonMatch { bytes: &'r [u8], start: usize }, | ^^^^^^^^^^^^ | note: `StreamChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/ahocorasick.rs:1357:10 | 1357 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (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.61.0-src/vendor/syn-1.0.80/src/parse.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:386:13 | 386 | cursor: Cursor, | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 386 | cursor: Cursor<'_>, | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:388:6 | 388 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 388 | ) -> ParseBuffer<'_> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:392:51 | 392 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 392 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:429:30 | 429 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option) { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 429 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option) { | ~~~~~~~~~~~~~~~ warning: field is never read: `config` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/packed/api.rs:380:5 | 380 | config: Config, | ^^^^^^^^^^^^^^ | note: `Searcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/aho-corasick/src/packed/api.rs:378:10 | 378 | #[derive(Clone, Debug)] | ^^^^^ ^^^^^ = note: this warning originates in the derive macro `Clone` (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.61.0-src/vendor/syn-1.0.80/src/parse.rs:440:39 | 440 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 440 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:444:50 | 444 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 444 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:504:40 | 504 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 504 | pub fn call(&self, function: for<'a> fn(ParseStream<'a>) -> Result) -> Result { | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 504 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:698:20 | 698 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 698 | parser: for<'a> fn(ParseStream<'a>) -> Result, | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 698 | parser: fn(ParseStream<'_>) -> Result, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:620:27 | 620 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 620 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:620:49 | 620 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 620 | fn peek2(buffer: &ParseBuffer, peek: for<'a> fn(Cursor<'a>) -> bool) -> bool { | +++++++ ~~~~~~~~~~ help: consider using the `'_` lifetime | 620 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:635:27 | 635 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 635 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:635:49 | 635 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the type lifetime-generic with a new `'a` lifetime | 635 | fn peek3(buffer: &ParseBuffer, peek: for<'a> fn(Cursor<'a>) -> bool) -> bool { | +++++++ ~~~~~~~~~~ help: consider using the `'_` lifetime | 635 | 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.61.0-src/vendor/syn-1.0.80/src/parse.rs:1064:21 | 1064 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1064 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1071:21 | 1071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1071 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1193:52 | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1193 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1202:15 | 1202 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected named lifetime parameter | = note: for more information on higher-ranked polymorphism, visit https://doc.rust-lang.org/nomicon/hrtb.html help: consider making the bound lifetime-generic with a new `'a` lifetime | 1202 | F: for<'a> FnOnce(ParseStream<'a>) -> Result, | +++++++ ~~~~~~~~~~~~~~~ help: consider using the `'_` lifetime | 1202 | F: FnOnce(ParseStream<'_>) -> Result, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1236:36 | 1236 | fn __parse_stream(self, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1236 | fn __parse_stream(self, input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1247:52 | 1247 | pub(crate) fn parse_stream(f: F, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1247 | pub(crate) fn parse_stream(f: F, input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:219:21 | 219 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 219 | fn parse(input: ParseStream<'_>) -> Result; | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1188:36 | 1188 | fn __parse_stream(self, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1188 | fn __parse_stream(self, input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1082:21 | 1082 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1082 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1089:21 | 1089 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1089 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1099:21 | 1099 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1099 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1115:21 | 1115 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1115 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1125:21 | 1125 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1125 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/parse.rs:1284:22 | 1284 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1284 | fn parse(_input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/error.rs:276:48 | 276 | pub fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 276 | pub 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.61.0-src/vendor/syn-1.0.80/src/error.rs:297:40 | 297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 297 | 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.61.0-src/vendor/syn-1.0.80/src/error.rs:313:40 | 313 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 313 | 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.61.0-src/vendor/syn-1.0.80/src/error.rs:319:40 | 319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 319 | 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.61.0-src/vendor/syn-1.0.80/src/token.rs:896:27 | 896 | pub fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 896 | pub fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:907:33 | 907 | pub fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 907 | pub fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:915:39 | 915 | pub fn punct(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 915 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:921:28 | 921 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span; 3]) -> Result<()> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 921 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span; 3]) -> Result<()> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/token.rs:947:35 | 947 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 947 | 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.61.0-src/vendor/syn-1.0.80/src/attr.rs:503:31 | 503 | pub fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 503 | pub 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.61.0-src/vendor/syn-1.0.80/src/attr.rs:510:38 | 510 | pub fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 510 | pub fn single_parse_inner(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:521:38 | 521 | pub fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 521 | pub fn single_parse_outer(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:533:31 | 533 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 533 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:596:53 | 596 | pub fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 596 | pub 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.61.0-src/vendor/syn-1.0.80/src/attr.rs:606:54 | 606 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 606 | 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.61.0-src/vendor/syn-1.0.80/src/attr.rs:615:60 | 615 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 615 | 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.61.0-src/vendor/syn-1.0.80/src/attr.rs:559:25 | 559 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 559 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:567:25 | 567 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 567 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:575:25 | 575 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 575 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/attr.rs:583:25 | 583 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 583 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:299:16 | 299 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 299 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:248:25 | 248 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 248 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:278:25 | 278 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 278 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:289:25 | 289 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 289 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:312:35 | 312 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 312 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:328:37 | 328 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 328 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:341:25 | 341 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 341 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:364:29 | 364 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 364 | fn parse_pub(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/data.rs:408:31 | 408 | fn parse_crate(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 408 | fn parse_crate(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1279:16 | 1279 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1279 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1437:31 | 1437 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1437 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1454:30 | 1454 | fn ambiguous_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1454 | fn ambiguous_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1460:26 | 1460 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1460 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1488:26 | 1488 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1488 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:1546:16 | 1546 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1546 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1559:30 | 1559 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1559 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:1713:25 | 1713 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1713 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:1826:39 | 1826 | fn path_or_macro_or_struct(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1826 | fn path_or_macro_or_struct(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1881:30 | 1881 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1881 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1921:31 | 1921 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1921 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2009:37 | 2009 | pub(crate) fn expr_early(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2009 | pub(crate) fn expr_early(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2065:26 | 2065 | fn expr_group(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2065 | fn expr_group(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2082:26 | 2082 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2082 | fn expr_paren(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2092:39 | 2092 | fn generic_method_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2092 | fn generic_method_argument(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2142:26 | 2142 | fn else_block(input: ParseStream) -> Result<(Token![else], Box)> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2142 | fn else_block(input: ParseStream<'_>) -> Result<(Token![else], Box)> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2292:16 | 2292 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2292 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2315:16 | 2315 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2315 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2399:28 | 2399 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2399 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:2468:27 | 2468 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2468 | fn closure_arg(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2567:26 | 2567 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2567 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:2588:24 | 2588 | fn expr_ret(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2588 | fn expr_ret(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2650:16 | 2650 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2650 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2713:37 | 2713 | pub(crate) fn expr_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2713 | pub(crate) fn expr_const(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2746:26 | 2746 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2746 | 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.61.0-src/vendor/syn-1.0.80/src/custom_keyword.rs:130:45 | 130 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ^^^^^^ expected named lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1096:5 | 1096 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 130 | 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.61.0-src/vendor/syn-1.0.80/src/custom_keyword.rs:144:44 | 144 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ^^^^^^^^^^^ expected named lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1096:5 | 1096 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 144 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:1154:25 | 1154 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1154 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1242:49 | 1242 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1242 | 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.61.0-src/vendor/syn-1.0.80/src/expr.rs:1872:25 | 1872 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1872 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1969:25 | 1969 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1969 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:1996:25 | 1996 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1996 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2056:25 | 2056 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2056 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2077:25 | 2077 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2077 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2109:25 | 2109 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2109 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2123:25 | 2123 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2123 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2164:25 | 2164 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2164 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2194:25 | 2194 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2194 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2216:25 | 2216 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2216 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2250:37 | 2250 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter ... 2265 | / impl_by_parsing_expr! { 2266 | | ExprCall, Call, "expected function call expression", 2267 | | ExprMethodCall, MethodCall, "expected method call expression", 2268 | | ExprTuple, Tuple, "expected tuple expression", ... | 2277 | | ExprTry, Try, "expected try expression", 2278 | | } | |_____- 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: consider using the `'_` lifetime | 2250 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2283:25 | 2283 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2283 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2306:25 | 2306 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2306 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2338:25 | 2338 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2338 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2353:25 | 2353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2353 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2371:25 | 2371 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2371 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2383:25 | 2383 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2383 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2457:25 | 2457 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2457 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2510:25 | 2510 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2510 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2534:25 | 2534 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2534 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2545:25 | 2545 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2545 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2557:25 | 2557 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2557 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2611:25 | 2611 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2611 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2641:25 | 2641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2641 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2696:25 | 2696 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2696 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2728:25 | 2728 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2728 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2770:25 | 2770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2770 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2787:25 | 2787 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2787 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2801:25 | 2801 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2801 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2815:25 | 2815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2815 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/expr.rs:2848:25 | 2848 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2848 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:599:25 | 599 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 599 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:662:25 | 662 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 662 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:689:25 | 689 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 689 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:727:25 | 727 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 727 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:749:25 | 749 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 749 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:760:25 | 760 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 760 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:833:25 | 833 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 833 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:878:25 | 878 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 878 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:889:25 | 889 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 889 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:913:25 | 913 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 913 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:944:25 | 944 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 944 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/generics.rs:955:25 | 955 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 955 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1477:30 | 1477 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1477 | fn peek_signature(input: ParseStream<'_>) -> bool { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1532:16 | 1532 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1532 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1588:29 | 1588 | fn parse_fn_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1588 | fn parse_fn_args(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1638:28 | 1638 | fn fn_arg_typed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1638 | fn fn_arg_typed(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1860:39 | 1860 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1860 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:1860:59 | 1860 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1860 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:1929:31 | 1929 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1929 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:1929:51 | 1929 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1929 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2032:42 | 2032 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2032 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2084:16 | 2084 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2084 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2143:16 | 2143 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2143 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2154:16 | 2154 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2154 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2354:37 | 2354 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2354 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2354:57 | 2354 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2354 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2409:26 | 2409 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2409 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2682:36 | 2682 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2682 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:2682:56 | 2682 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2682 | 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.61.0-src/vendor/syn-1.0.80/src/custom_keyword.rs:130:45 | 130 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ^^^^^^ expected named lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:988:5 | 988 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 130 | 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.61.0-src/vendor/syn-1.0.80/src/custom_keyword.rs:144:44 | 144 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ^^^^^^^^^^^ expected named lifetime parameter | ::: /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:988:5 | 988 | crate::custom_keyword!(macro_rules); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 144 | 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.61.0-src/vendor/syn-1.0.80/src/item.rs:992:25 | 992 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 992 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1181:25 | 1181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1181 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1225:25 | 1225 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1225 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1252:25 | 1252 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1252 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1293:25 | 1293 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1293 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1326:25 | 1326 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1326 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1340:25 | 1340 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1340 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1389:25 | 1389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1389 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1407:25 | 1407 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1407 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1488:25 | 1488 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1488 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1523:25 | 1523 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1523 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1552:25 | 1552 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1552 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1572:25 | 1572 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1572 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1668:25 | 1668 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1668 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1710:25 | 1710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1710 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1733:25 | 1733 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1733 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1817:25 | 1817 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1817 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1833:25 | 1833 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1833 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1849:25 | 1849 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1849 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1893:25 | 1893 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1893 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1911:25 | 1911 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1911 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1961:25 | 1961 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1961 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:1986:25 | 1986 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1986 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2011:25 | 2011 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2011 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2062:25 | 2062 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2062 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2136:25 | 2136 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2136 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2192:25 | 2192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2192 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2254:25 | 2254 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2254 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2284:25 | 2284 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2284 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2313:25 | 2313 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2313 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2385:25 | 2385 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2385 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2403:25 | 2403 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2403 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2515:25 | 2515 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2515 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2598:25 | 2598 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2598 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2623:25 | 2623 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2623 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2663:25 | 2663 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2663 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/item.rs:2715:25 | 2715 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2715 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/file.rs:95:25 | 95 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 95 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lifetime.rs:129:25 | 129 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 129 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:750:47 | 750 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 750 | 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.61.0-src/vendor/syn-1.0.80/src/lit.rs:750:71 | 750 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 750 | 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.61.0-src/vendor/syn-1.0.80/src/lit.rs:720:25 | 720 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 720 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:792:25 | 792 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 792 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:803:25 | 803 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 803 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:814:25 | 814 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 814 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:825:25 | 825 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 825 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:836:25 | 836 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 836 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:847:25 | 847 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 847 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lit.rs:858:25 | 858 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 858 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/mac.rs:179:25 | 179 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 179 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/derive.rs:165:16 | 165 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 165 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/derive.rs:202:16 | 202 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 202 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/derive.rs:220:16 | 220 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 220 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/derive.rs:97:25 | 97 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 97 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/op.rs:88:27 | 88 | fn parse_binop(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 88 | fn parse_binop(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/op.rs:138:25 | 138 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 138 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/op.rs:167:25 | 167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 167 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:154:26 | 154 | fn parse_stmt(input: ParseStream, allow_nosemi: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 154 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: bool) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:206:24 | 206 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 206 | 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.61.0-src/vendor/syn-1.0.80/src/stmt.rs:225:26 | 225 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 225 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:273:16 | 273 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 273 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:110:36 | 110 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 110 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:138:25 | 138 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 138 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/stmt.rs:149:25 | 149 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 149 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:366:24 | 366 | fn ambig_ty(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 366 | fn ambig_ty(input: ParseStream<'_>, allow_plus: bool) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:709:29 | 709 | fn parse_bare_fn(input: ParseStream, allow_mut_self: bool) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 709 | fn parse_bare_fn(input: ParseStream<'_>, allow_mut_self: bool) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:981:16 | 981 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 981 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:347:25 | 347 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 347 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:360:36 | 360 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 360 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:643:25 | 643 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 643 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:667:25 | 667 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 667 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:690:25 | 690 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 690 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:770:25 | 770 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 770 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:779:25 | 779 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 779 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:812:25 | 812 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 812 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:821:25 | 821 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 821 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:836:36 | 836 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 836 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:841:36 | 841 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 841 | 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.61.0-src/vendor/syn-1.0.80/src/ty.rs:854:25 | 854 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 854 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:879:36 | 879 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 879 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:885:36 | 885 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 885 | 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.61.0-src/vendor/syn-1.0.80/src/ty.rs:893:20 | 893 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 893 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:922:25 | 922 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 922 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:930:36 | 930 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 930 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:935:36 | 935 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 935 | 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.61.0-src/vendor/syn-1.0.80/src/ty.rs:945:25 | 945 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 945 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:956:25 | 956 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 956 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:963:25 | 963 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 963 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:974:25 | 974 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 974 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:1048:25 | 1048 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1048 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/ty.rs:1058:25 | 1058 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1058 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:375:52 | 375 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 375 | 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.61.0-src/vendor/syn-1.0.80/src/pat.rs:430:24 | 430 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 430 | fn pat_wild(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:437:23 | 437 | fn pat_box(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 437 | fn pat_box(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:445:25 | 445 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 445 | fn pat_ident(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:463:32 | 463 | fn pat_tuple_struct(input: ParseStream, path: Path) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 463 | fn pat_tuple_struct(input: ParseStream<'_>, path: Path) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:471:26 | 471 | fn pat_struct(input: ParseStream, path: Path) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 471 | fn pat_struct(input: ParseStream<'_>, path: Path) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:510:25 | 510 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 510 | fn field_pat(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:558:16 | 558 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 558 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:559:16 | 559 | begin: ParseBuffer, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 559 | begin: ParseBuffer<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:581:35 | 581 | fn pat_range_half_open(input: ParseStream, begin: ParseBuffer) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 581 | fn pat_range_half_open(input: ParseStream<'_>, begin: ParseBuffer) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:581:55 | 581 | fn pat_range_half_open(input: ParseStream, begin: ParseBuffer) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 581 | fn pat_range_half_open(input: ParseStream, begin: ParseBuffer<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:597:25 | 597 | fn pat_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 597 | fn pat_tuple(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:619:29 | 619 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 619 | fn pat_reference(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:628:32 | 628 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 628 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:654:28 | 654 | fn pat_lit_expr(input: ParseStream) -> Result>> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 654 | fn pat_lit_expr(input: ParseStream<'_>) -> Result>> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:696:25 | 696 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 696 | fn pat_slice(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:718:25 | 718 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 718 | fn pat_const(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:730:29 | 730 | pub fn multi_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 730 | pub fn multi_pat(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:734:47 | 734 | pub fn multi_pat_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 734 | pub fn multi_pat_with_leading_vert(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/pat.rs:739:30 | 739 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 739 | 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.61.0-src/vendor/syn-1.0.80/src/pat.rs:323:25 | 323 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 323 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:287:34 | 287 | pub fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 287 | pub fn const_argument(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:424:33 | 424 | fn constraint_bounds(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 424 | fn constraint_bounds(input: ParseStream<'_>) -> Result> { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:602:25 | 602 | pub fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 602 | pub 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.61.0-src/vendor/syn-1.0.80/src/path.rs:221:25 | 221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 221 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:228:25 | 228 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 228 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:330:25 | 330 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 330 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:357:25 | 357 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 357 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:369:25 | 369 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 369 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:375:32 | 375 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 375 | 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.61.0-src/vendor/syn-1.0.80/src/path.rs:402:25 | 402 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 402 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:414:25 | 414 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 414 | fn parse(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:476:39 | 476 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 476 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/path.rs:573:43 | 573 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 573 | 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.61.0-src/vendor/syn-1.0.80/src/path.rs:588:20 | 588 | input: ParseStream, | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 588 | input: ParseStream<'_>, | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/discouraged.rs:192:44 | 192 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 192 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ~~~~~~~~~~ warning: `bstr` (lib) generated 133 warnings warning: field is never read: `printer` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-syntax/src/ast/print.rs:66:5 | 66 | printer: &'p mut Printer, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-syntax/src/ast/print.rs:64:10 | 64 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `printer` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-syntax/src/hir/print.rs:74:5 | 74 | printer: &'p mut Printer, | ^^^^^^^^^^^^^^^^^^^^^^^^ | note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-syntax/src/hir/print.rs:72:10 | 72 | #[derive(Debug)] | ^^^^^ = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `aho-corasick` (lib) generated 3 warnings Compiling regex v1.5.4 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.61.0-src/vendor/regex-1.5.4 CARGO_PKG_AUTHORS='The Rust Project Developers' 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_REPOSITORY='https://github.com/rust-lang/regex' 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='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name regex --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/regex-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 embed-bitcode=no -C debuginfo=0 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --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"' -C metadata=751a446aa497e5d0 -C extra-filename=-751a446aa497e5d0 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-7d4a27e92c269124.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-be9b4e612b0dad34.rmeta --extern regex_syntax=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex_syntax-67ecc366011d0abe.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: `extern crate` is not idiomatic in the new edition --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lib.rs:307:1 | 307 | extern crate proc_macro2; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert it to a `use` | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` warning: unused extern crate --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/lib.rs:308:1 | 308 | extern crate unicode_xid; | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: `regex-syntax` (lib) generated 2 warnings warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:533:23 | 533 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` help: remove these bounds | 533 - pub struct Pairs<'a, T: 'a, P: 'a> { 533 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:583:26 | 583 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 583 - pub struct PairsMut<'a, T: 'a, P: 'a> { 583 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:720:22 | 720 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:733:25 | 733 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 733 - struct PrivateIter<'a, T: 'a, P: 'a> { 733 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:827:25 | 827 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/punctuated.rs:836:28 | 836 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 836 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 836 + struct PrivateIterMut<'a, T, P> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/syn-1.0.80/src/print.rs:4:33 | 4 | pub struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound Compiling globset v0.4.5 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.61.0-src/vendor/globset 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/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name globset /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.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=0 -C metadata=02d0c1dc740f88a1 -C extra-filename=-02d0c1dc740f88a1 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-7d4a27e92c269124.rmeta --extern bstr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libbstr-21362f21c16dd313.rmeta --extern fnv=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfnv-a01f982435d6da87.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblog-2c27fd9f485db83c.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex-751a446aa497e5d0.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:231:32 | 231 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 231 | 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.61.0-src/vendor/globset/src/lib.rs:242:32 | 242 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 242 | 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.61.0-src/vendor/globset/src/lib.rs:320:45 | 320 | pub fn is_match_candidate(&self, path: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 320 | pub fn is_match_candidate(&self, path: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:343:44 | 343 | pub fn matches_candidate(&self, path: &Candidate) -> Vec { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 343 | pub fn matches_candidate(&self, path: &Candidate<'_>) -> Vec { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:377:16 | 377 | path: &Candidate, | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 377 | path: &Candidate<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:539:36 | 539 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 539 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:552:40 | 552 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 552 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:578:36 | 578 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 578 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:583:40 | 583 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 583 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:602:36 | 602 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 602 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:610:40 | 610 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 610 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:632:36 | 632 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 632 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:640:40 | 640 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 640 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:658:36 | 658 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 658 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:668:40 | 668 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 668 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:686:36 | 686 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 686 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:696:40 | 696 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 696 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:710:36 | 710 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 710 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:728:40 | 728 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 728 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:749:36 | 749 | fn is_match(&self, candidate: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 749 | fn is_match(&self, candidate: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/lib.rs:753:40 | 753 | fn matches_into(&self, candidate: &Candidate, matches: &mut Vec) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 753 | fn matches_into(&self, candidate: &Candidate<'_>, matches: &mut Vec) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/glob.rs:101:32 | 101 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 101 | 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.61.0-src/vendor/globset/src/glob.rs:130:45 | 130 | pub fn is_match_candidate(&self, path: &Candidate) -> bool { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 130 | pub fn is_match_candidate(&self, path: &Candidate<'_>) -> bool { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/pathutil.rs:63:33 | 63 | pub fn normalize_path(path: Cow<[u8]>) -> Cow<[u8]> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 63 | pub fn normalize_path(path: Cow<'_, [u8]>) -> Cow<[u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/globset/src/pathutil.rs:63:47 | 63 | pub fn normalize_path(path: Cow<[u8]>) -> Cow<[u8]> { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 63 | pub fn normalize_path(path: Cow<[u8]>) -> Cow<'_, [u8]> { | +++ Compiling ignore v0.4.17 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.61.0-src/vendor/ignore 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/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name ignore /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/lib.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=0 -C metadata=38349dbf2157b930 -C extra-filename=-38349dbf2157b930 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-e192bf8f8b2ccbde.rmeta --extern globset=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libglobset-02d0c1dc740f88a1.rmeta --extern lazy_static=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblazy_static-a9e3dade35040b6f.rmeta --extern log=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblog-2c27fd9f485db83c.rmeta --extern memchr=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-be9b4e612b0dad34.rmeta --extern regex=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libregex-751a446aa497e5d0.rmeta --extern same_file=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsame_file-ad92831e4e6e9660.rmeta --extern thread_local=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libthread_local-86b6c2e474c68c05.rmeta --extern walkdir=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-aced56ca22a9c826.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/lib.rs:337:32 | 337 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 337 | 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.61.0-src/vendor/ignore/src/dir.rs:498:30 | 498 | pub fn parents(&self) -> Parents { | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 498 | pub fn parents(&self) -> Parents<'_> { | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/walk.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/ignore/src/walk.rs:507:32 | 507 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 507 | 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.61.0-src/vendor/ignore/src/walk.rs:1221:46 | 1221 | pub fn visit(mut self, builder: &mut dyn ParallelVisitorBuilder) { | ^^^^^^^^^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1221 | pub fn visit(mut self, builder: &mut dyn ParallelVisitorBuilder<'_>) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: `globset` (lib) generated 25 warnings warning: field is never read: `which` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/types.rs:126:9 | 126 | which: usize, | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/types.rs:117:10 | 117 | #[derive(Clone, Debug)] | ^^^^^ ^^^^^ = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) warning: field is never read: `negated` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/types.rs:128:9 | 128 | negated: bool, | ^^^^^^^^^^^^^ | note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/ignore/src/types.rs:117:10 | 117 | #[derive(Clone, Debug)] | ^^^^^ ^^^^^ = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `syn` (lib) generated 384 warnings 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.61.0-src/vendor/serde_derive-1.0.125 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_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-96d6aaab71e066b4/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_derive /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/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 debuginfo=0 --cfg 'feature="default"' -C metadata=51a1140e6661e385 -C extra-filename=-51a1140e6661e385 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-f1bd6378155d2292.rlib --extern quote=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libquote-d99420e5c996964f.rlib --extern syn=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libsyn-5c54d664153c0c49.rlib --extern proc_macro --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg underscore_consts` warning: `ignore` (lib) generated 7 warnings warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/bound.rs:45:12 | 45 | cont: &Container, | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 45 | cont: &Container<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/bound.rs:61:12 | 61 | cont: &Container, | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 61 | cont: &Container<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/bound.rs:95:12 | 95 | cont: &Container, | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 95 | cont: &Container<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 311 | cont: &Container<'_>, | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:77:35 | 77 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 77 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:82:41 | 82 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 82 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:95:50 | 95 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 95 | 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:437:15 | 437 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 437 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:627:15 | 627 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 627 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:825:13 | 825 | field: &Field, | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 825 | field: &Field<'_>, | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:892:15 | 892 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 892 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1151:17 | 1151 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1151 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1167:17 | 1167 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1167 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1207:17 | 1207 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1207 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1299:17 | 1299 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1299 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1347:17 | 1347 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1347 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1645:17 | 1645 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1645 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1689:15 | 1689 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1689 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1733:15 | 1733 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1733 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1777:15 | 1777 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1777 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1838:13 | 1838 | field: &Field, | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1838 | field: &Field<'_>, | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1877:13 | 1877 | field: &Field, | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1877 | field: &Field<'_>, | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:1971:17 | 1971 | variants: &[Variant], | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1971 | variants: &[Variant<'_>], | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2370:15 | 2370 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2370 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2405:15 | 2405 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2405 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2431:15 | 2431 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2431 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2883:15 | 2883 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2883 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2926:28 | 2926 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2926 | 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.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:2964:30 | 2964 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2964 | fn effective_style(variant: &Variant<'_>) -> Style { | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:3101:5 | 3101 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 3101 | DeImplGenerics<'_>, | ~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:3102:5 | 3102 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 3102 | DeTypeGenerics<'_>, | ~~~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:3103:10 | 3103 | syn::TypeGenerics, | ^^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 3103 | syn::TypeGenerics<'_>, | ~~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/de.rs:131:19 | 131 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 131 | fn new(cont: &Container<'_>) -> Self { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/pretend.rs:23:28 | 23 | pub fn pretend_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 23 | pub fn pretend_used(cont: &Container<'_>) -> TokenStream { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/pretend.rs:51:31 | 51 | fn pretend_fields_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 51 | fn pretend_fields_used(cont: &Container<'_>) -> TokenStream { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/pretend.rs:95:33 | 95 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 95 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/pretend.rs:135:29 | 135 | fn struct_pattern(fields: &[Field]) -> TokenStream { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 135 | fn struct_pattern(fields: &[Field<'_>]) -> TokenStream { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:67:35 | 67 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 67 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:135:26 | 135 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 135 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:171:26 | 171 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 171 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:191:33 | 191 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 191 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:233:13 | 233 | field: &Field, | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 233 | field: &Field<'_>, | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:259:15 | 259 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 259 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:296:52 | 296 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 296 | 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.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:321:15 | 321 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 321 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:362:15 | 362 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 362 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:404:52 | 404 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 404 | 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.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:426:15 | 426 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 426 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:499:15 | 499 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 499 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:572:15 | 572 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 572 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:638:15 | 638 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 638 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:752:15 | 752 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 752 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:801:15 | 801 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 801 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:872:15 | 872 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 872 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:956:15 | 956 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 956 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:1040:15 | 1040 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1040 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:1088:15 | 1088 | fields: &[Field], | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1088 | fields: &[Field<'_>], | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:1165:15 | 1165 | variant: &Variant, | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1165 | variant: &Variant<'_>, | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:1248:44 | 1248 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1248 | 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.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:1277:30 | 1277 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1277 | fn effective_style(variant: &Variant<'_>) -> Style { | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/ser.rs:100:19 | 100 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 100 | fn new(cont: &Container<'_>) -> Self { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:709:15 | 709 | untagged: BoolAttr, | ^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 709 | untagged: BoolAttr<'_>, | ~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:710:24 | 710 | internal_tag: Attr, | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 710 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:711:19 | 711 | content: Attr, | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 711 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:791:23 | 791 | field_identifier: BoolAttr, | ^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 791 | field_identifier: BoolAttr<'_>, | ~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:792:25 | 792 | variant_identifier: BoolAttr, | ^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 792 | variant_identifier: BoolAttr<'_>, | ~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:155:24 | 155 | ser_name: Attr, | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 155 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:156:23 | 156 | de_name: Attr, | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 156 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:157:36 | 157 | de_aliases: Option>, | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 157 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:591:54 | 591 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 591 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:694:37 | 694 | pub fn serde_path(&self) -> Cow { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 694 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/attr.rs:1672:25 | 1672 | fn parse(input: ParseStream) -> parse::Result { | ^^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1672 | fn parse(input: ParseStream<'_>) -> parse::Result { | ~~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/case.rs:122:32 | 122 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 122 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/case.rs:50:59 | 50 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 50 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:21:35 | 21 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 21 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:43:36 | 43 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 43 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:60:57 | 60 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 60 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:87:39 | 87 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 87 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:171:47 | 171 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 171 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:248:61 | 248 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 248 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:295:50 | 295 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 295 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:313:44 | 313 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 313 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:398:30 | 398 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 398 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_derive-1.0.125/src/internals/check.rs:413:50 | 413 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 413 | 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.61.0-src/vendor/serde_derive-1.0.125/src/internals/symbol.rs:65:40 | 65 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 65 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: `serde_derive` (lib) generated 92 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.61.0-src/vendor/serde-1.0.125 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_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde-f597580135c1e282/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=5eaed4007bcd0b3c -C extra-filename=-5eaed4007bcd0b3c --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps --extern serde_derive=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-51a1140e6661e385.so --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg systemtime_checked_add --cfg std_atomic64 --cfg std_atomic` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:395:40 | 395 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 395 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:479:40 | 479 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 479 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 485 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 491 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:206:36 | 206 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected named lifetime parameter ... 297 | 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: consider using the `'_` lifetime | 206 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:224:37 | 224 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected named lifetime parameter ... 297 | 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: consider using the `'_` lifetime | 224 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:472:40 | 472 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 472 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:1288:46 | 1288 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1288 | 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.61.0-src/vendor/serde-1.0.125/src/de/mod.rs:2258:40 | 2258 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2258 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:450:40 | 450 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 450 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: lifetime parameter `'a` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/value.rs:607:11 | 607 | impl<'de, 'a, E> de::EnumAccess<'de> for StringDeserializer | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/value.rs:722:40 | 722 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 722 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:782:40 | 782 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 782 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:830:40 | 830 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 830 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:950:40 | 950 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 950 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:1260:40 | 1260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1260 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:96:40 | 96 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:107:40 | 107 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 107 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 172 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 277 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 278 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 279 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 280 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 281 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 282 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 283 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 284 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 285 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 286 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 287 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 288 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 289 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 292 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:267:48 | 267 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 293 | 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: consider using the `'_` lifetime | 267 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:368:40 | 368 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 368 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:624:40 | 624 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 624 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:937:40 | 937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 937 | 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.61.0-src/vendor/serde-1.0.125/src/de/value.rs:1362:40 | 1362 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1362 | 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.61.0-src/vendor/serde-1.0.125/src/de/ignored_any.rs:117:46 | 117 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 117 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:22:46 | 22 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 22 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:60:46 | 60 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 60 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 189 | / impl_deserialize_num! { 190 | | i8, deserialize_i8 191 | | num_self!(i8:visit_i8); 192 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 193 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 194 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 196 | / impl_deserialize_num! { 197 | | i16, deserialize_i16 198 | | num_self!(i16:visit_i16); 199 | | num_as_self!(i8:visit_i8); 200 | | int_to_int!(i32:visit_i32 i64:visit_i64); 201 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 202 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 204 | / impl_deserialize_num! { 205 | | i32, deserialize_i32 206 | | num_self!(i32:visit_i32); 207 | | num_as_self!(i8:visit_i8 i16:visit_i16); 208 | | int_to_int!(i64:visit_i64); 209 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 210 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 212 | / impl_deserialize_num! { 213 | | i64, deserialize_i64 214 | | num_self!(i64:visit_i64); 215 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 216 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 217 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 219 | / impl_deserialize_num! { 220 | | isize, deserialize_i64 221 | | num_as_self!(i8:visit_i8 i16:visit_i16); 222 | | int_to_int!(i32:visit_i32 i64:visit_i64); 223 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 224 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 226 | / impl_deserialize_num! { 227 | | u8, deserialize_u8 228 | | num_self!(u8:visit_u8); 229 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 230 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 231 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 233 | / impl_deserialize_num! { 234 | | u16, deserialize_u16 235 | | num_self!(u16:visit_u16); 236 | | num_as_self!(u8:visit_u8); 237 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 238 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 239 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 241 | / impl_deserialize_num! { 242 | | u32, deserialize_u32 243 | | num_self!(u32:visit_u32); 244 | | num_as_self!(u8:visit_u8 u16:visit_u16); 245 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 246 | | uint_to_self!(u64:visit_u64); 247 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 249 | / impl_deserialize_num! { 250 | | u64, deserialize_u64 251 | | num_self!(u64:visit_u64); 252 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 253 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 254 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 256 | / impl_deserialize_num! { 257 | | usize, deserialize_u64 258 | | num_as_self!(u8:visit_u8 u16:visit_u16); 259 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 260 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 261 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 263 | / impl_deserialize_num! { 264 | | f32, deserialize_f32 265 | | num_self!(f32:visit_f32); 266 | | num_as_self!(f64:visit_f64); 267 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 268 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 269 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 271 | / impl_deserialize_num! { 272 | | f64, deserialize_f64 273 | | num_self!(f64:visit_f64); 274 | | num_as_self!(f32:visit_f32); 275 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 276 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 277 | | } | |_- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 280 | / impl_deserialize_num! { 281 | | i128, deserialize_i128 282 | | num_self!(i128:visit_i128); 283 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); ... | 296 | | } 297 | | } | |_____- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:96:62 | 96 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 299 | / impl_deserialize_num! { 300 | | u128, deserialize_u128 301 | | num_self!(u128:visit_u128); 302 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); ... | 315 | | } 316 | | } | |_____- 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: consider using the `'_` lifetime | 96 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:326:46 | 326 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 326 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:372:46 | 372 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 372 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:418:46 | 418 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 418 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:494:46 | 494 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 494 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:529:46 | 529 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 529 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:566:46 | 566 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 566 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:658:46 | 658 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 658 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:724:46 | 724 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 724 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:781:62 | 781 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 849 | / seq_impl!( 850 | | BinaryHeap, 851 | | seq, 852 | | BinaryHeap::clear, ... | 855 | | BinaryHeap::push 856 | | ); | |_- 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: consider using the `'_` lifetime | 781 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:817:62 | 817 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 849 | / seq_impl!( 850 | | BinaryHeap, 851 | | seq, 852 | | BinaryHeap::clear, ... | 855 | | BinaryHeap::push 856 | | ); | |_- 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: consider using the `'_` lifetime | 817 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:781:62 | 781 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 859 | / seq_impl!( 860 | | BTreeSet, 861 | | seq, 862 | | BTreeSet::clear, ... | 865 | | BTreeSet::insert 866 | | ); | |_- 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: consider using the `'_` lifetime | 781 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:817:62 | 817 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 859 | / seq_impl!( 860 | | BTreeSet, 861 | | seq, 862 | | BTreeSet::clear, ... | 865 | | BTreeSet::insert 866 | | ); | |_- 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: consider using the `'_` lifetime | 817 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:781:62 | 781 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 869 | / seq_impl!( 870 | | LinkedList, 871 | | seq, 872 | | LinkedList::clear, ... | 875 | | LinkedList::push_back 876 | | ); | |_- 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: consider using the `'_` lifetime | 781 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:817:62 | 817 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 869 | / seq_impl!( 870 | | LinkedList, 871 | | seq, 872 | | LinkedList::clear, ... | 875 | | LinkedList::push_back 876 | | ); | |_- 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: consider using the `'_` lifetime | 817 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:781:62 | 781 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 879 | / seq_impl!( 880 | | HashSet, 881 | | seq, 882 | | HashSet::clear, 883 | | HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()), 884 | | HashSet::reserve, 885 | | HashSet::insert); | |____________________- 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: consider using the `'_` lifetime | 781 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:817:62 | 817 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 879 | / seq_impl!( 880 | | HashSet, 881 | | seq, 882 | | HashSet::clear, 883 | | HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()), 884 | | HashSet::reserve, 885 | | HashSet::insert); | |____________________- 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: consider using the `'_` lifetime | 817 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:781:62 | 781 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 888 | / seq_impl!( 889 | | VecDeque, 890 | | seq, 891 | | VecDeque::clear, ... | 894 | | VecDeque::push_back 895 | | ); | |_- 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: consider using the `'_` lifetime | 781 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:817:62 | 817 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 888 | / seq_impl!( 889 | | VecDeque, 890 | | seq, 891 | | VecDeque::clear, ... | 894 | | VecDeque::push_back 895 | | ); | |_- 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: consider using the `'_` lifetime | 817 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:918:54 | 918 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 918 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:954:54 | 954 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 954 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1008:46 | 1008 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1008 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1040:58 | 1040 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1109 | / array_impls! { 1110 | | 1 => (0) 1111 | | 2 => (0 1) 1112 | | 3 => (0 1 2) ... | 1141 | | 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) 1142 | | } | |_- 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: consider using the `'_` lifetime | 1040 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1064:58 | 1064 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1109 | / array_impls! { 1110 | | 1 => (0) 1111 | | 2 => (0 1) 1112 | | 3 => (0 1 2) ... | 1141 | | 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) 1142 | | } | |_- 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: consider using the `'_` lifetime | 1064 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1162:66 | 1162 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1223 | / tuple_impls! { 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 1162 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1196:66 | 1196 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1223 | / tuple_impls! { 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider using the `'_` lifetime | 1196 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1273:62 | 1273 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1300 | / map_impl!( 1301 | | BTreeMap, 1302 | | map, 1303 | | BTreeMap::new()); | |____________________- 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: consider using the `'_` lifetime | 1273 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1273:62 | 1273 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1306 | / map_impl!( 1307 | | HashMap, 1308 | | map, 1309 | | HashMap::with_capacity_and_hasher(size_hint::cautious(map.size_hint()), S::default())); | |__________________________________________________________________________________________- 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: consider using the `'_` lifetime | 1273 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1354:62 | 1354 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1453 | / deserialize_enum! { 1454 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1455 | | "`V4` or `V6`", 1456 | | deserializer 1457 | | } | |_____________- 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: consider using the `'_` lifetime | 1354 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1423:54 | 1423 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1453 | / deserialize_enum! { 1454 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1455 | | "`V4` or `V6`", 1456 | | deserializer 1457 | | } | |_____________- 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: consider using the `'_` lifetime | 1423 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1354:62 | 1354 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1496 | / deserialize_enum! { 1497 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1498 | | "`V4` or `V6`", 1499 | | deserializer 1500 | | } | |_____________- 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: consider using the `'_` lifetime | 1354 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1423:54 | 1423 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1496 | / deserialize_enum! { 1497 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1498 | | "`V4` or `V6`", 1499 | | deserializer 1500 | | } | |_____________- 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: consider using the `'_` lifetime | 1423 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1522:46 | 1522 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1522 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1560:46 | 1560 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1560 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1354:62 | 1354 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter ... 1617 | / variant_identifier! { 1618 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1619 | | "`Unix` or `Windows`", 1620 | | OSSTR_VARIANTS 1621 | | } | |_- 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: consider using the `'_` lifetime | 1354 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1630:46 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1630 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1877:62 | 1877 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1877 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1927:54 | 1927 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1927 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2015:62 | 2015 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2015 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2065:54 | 2065 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2065 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2348:62 | 2348 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2348 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2406:54 | 2406 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2406 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2511:62 | 2511 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2511 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2567:54 | 2567 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2567 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2654:46 | 2654 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2654 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:69:50 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 69 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:142:50 | 142 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 142 | 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.61.0-src/vendor/serde-1.0.125/src/private/ser.rs:64:40 | 64 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 64 | 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.61.0-src/vendor/serde-1.0.125/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` 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.61.0-src/vendor/serde-1.0.125/src/private/mod.rs:31:49 | 31 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ^ expected named lifetime parameter | help: consider using the `'_` lifetime | 31 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2217:58 | 2217 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2217 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:2262:50 | 2262 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2262 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:262:33 | 262 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 262 | fn unexpected(&self) -> Unexpected<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:314:44 | 314 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 314 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:542:44 | 542 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 542 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:845:44 | 845 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 845 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:924:50 | 924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 924 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:972:50 | 972 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 972 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2457:50 | 2457 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2457 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2502:50 | 2502 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 2502 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:808:47 | 808 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 849 | / seq_impl!( 850 | | BinaryHeap, 851 | | seq, 852 | | BinaryHeap::clear, ... | 855 | | BinaryHeap::push 856 | | ); | |_- 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:808:47 | 808 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 859 | / seq_impl!( 860 | | BTreeSet, 861 | | seq, 862 | | BTreeSet::clear, ... | 865 | | BTreeSet::insert 866 | | ); | |_- 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:808:47 | 808 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 869 | / seq_impl!( 870 | | LinkedList, 871 | | seq, 872 | | LinkedList::clear, ... | 875 | | LinkedList::push_back 876 | | ); | |_- 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:808:47 | 808 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^ ... 879 | seq_impl!( | _- | |_| | | 880 | | HashSet, 881 | | seq, 882 | | HashSet::clear, 883 | | HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()), 884 | | HashSet::reserve, 885 | | HashSet::insert); | | - | |____________________| | |____________________in this macro invocation | 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 | 808 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 808 + struct SeqInPlaceVisitor<'a, T $(, $typaram: )*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:808:47 | 808 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 888 | / seq_impl!( 889 | | VecDeque, 890 | | seq, 891 | | VecDeque::clear, ... | 894 | | VecDeque::push_back 895 | | ); | |_- 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:946:39 | 946 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:995:33 | 995 | 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ help: remove this bound ... 1223 | / tuple_impls! { 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | |_- in this macro invocation | = note: this warning originates in 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.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/de/impls.rs:1191:61 | 1191 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^ ... 1223 | tuple_impls! { | _- | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | |_| | | 1224 | | 1 => (0 T0) 1225 | | 2 => (0 T0 1 T1) 1226 | | 3 => (0 T0 1 T1 2 T2) ... | 1239 | | 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) 1240 | | } | | - | |_| | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | |_in this macro invocation | in this macro invocation | = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1191 - struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); 1191 + struct TupleInPlaceVisitor<'a, $($name: ,)+>(&'a mut ($($name,)+)); | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2544:29 | 2544 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2658:39 | 2658 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2805:33 | 2805 | pub struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2857:36 | 2857 | pub struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2920:46 | 2920 | pub struct FlatInternallyTaggedAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/ser.rs:1000:35 | 1000 | 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.61.0-src/vendor/serde-1.0.125/src/private/ser.rs:1194:37 | 1194 | 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.61.0-src/vendor/serde-1.0.125/src/private/ser.rs:1236:40 | 1236 | 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.61.0-src/vendor/serde-1.0.125/src/private/ser.rs:1263:57 | 1263 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:1715:46 | 1715 | 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.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2153:39 | 2153 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2182:42 | 2182 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2262:38 | 2262 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde-1.0.125/src/private/de.rs:2337:38 | 2337 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound Compiling toml v0.5.7 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.61.0-src/vendor/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/alexcrichton/toml-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/toml-rs' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name toml --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/toml/src/lib.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=0 --cfg 'feature="default"' -C metadata=881c4a814b3c61fa -C extra-filename=-881c4a814b3c61fa --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-5eaed4007bcd0b3c.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/vendor/serde_json-1.0.59 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_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/serde_json-698080a5caac8112/out /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_json --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/lib.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=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7dabd596108ace06 -C extra-filename=-7dabd596108ace06 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps -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-79e1f087a27f0aeb.rmeta --extern ryu=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libryu-afae3030d02740d9.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros --cfg limb_width_64` warning: `serde` (lib) generated 153 warnings warning: lifetime parameter `'b` never used --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/toml/src/de.rs:724:10 | 724 | impl<'a, 'b> de::IntoDeserializer<'a, Error> for StrDeserializer<'a> { | --^^ | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/error.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 281 | 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.61.0-src/vendor/serde_json-1.0.59/src/error.rs:324:32 | 324 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 324 | 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.61.0-src/vendor/serde_json-1.0.59/src/error.rs:330:32 | 330 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 330 | 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.61.0-src/vendor/serde_json-1.0.59/src/error.rs:346:32 | 346 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 346 | 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.61.0-src/vendor/serde_json-1.0.59/src/error.rs:364:32 | 364 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 364 | 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.61.0-src/vendor/serde_json-1.0.59/src/map.rs:364:54 | 364 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 364 | 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.61.0-src/vendor/serde_json-1.0.59/src/map.rs:186:43 | 186 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 186 | pub fn entry(&mut self, key: S) -> Entry<'_> | ~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:215:27 | 215 | pub fn iter(&self) -> Iter { | ^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 215 | pub fn iter(&self) -> Iter<'_> { | ~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:223:35 | 223 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 223 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:231:27 | 231 | pub fn keys(&self) -> Keys { | ^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 231 | pub fn keys(&self) -> Keys<'_> { | ~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:239:29 | 239 | pub fn values(&self) -> Values { | ^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 239 | pub fn values(&self) -> Values<'_> { | ~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:247:37 | 247 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 247 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/map.rs:332:40 | 332 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 332 | 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.61.0-src/vendor/serde_json-1.0.59/src/value/mod.rs:174:40 | 174 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 174 | 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.61.0-src/vendor/serde_json-1.0.59/src/value/mod.rs:240:32 | 240 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 240 | 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.61.0-src/vendor/serde_json-1.0.59/src/number.rs:339:54 | 339 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 339 | 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.61.0-src/vendor/serde_json-1.0.59/src/number.rs:259:40 | 259 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 259 | 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.61.0-src/vendor/serde_json-1.0.59/src/number.rs:275:40 | 275 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 275 | 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.61.0-src/vendor/serde_json-1.0.59/src/number.rs:735:40 | 735 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 735 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/value/de.rs:27:54 | 27 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 27 | 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.61.0-src/vendor/serde_json-1.0.59/src/value/de.rs:1324:46 | 1324 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1324 | 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.61.0-src/vendor/serde_json-1.0.59/src/value/de.rs:1366:29 | 1366 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 1366 | fn unexpected(&self) -> Unexpected<'_> { | ~~~~~~~~~~~~~~ warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/value/index.rs:144:40 | 144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | help: consider using the `'_` lifetime | 144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/de.rs:1884:23 | 1884 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/de.rs:1931:23 | 1931 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/de.rs:1988:27 | 1988 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/de.rs:2041:31 | 2041 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/de.rs:2104:20 | 2104 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/ser.rs:458:31 | 458 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 458 - struct Adapter<'ser, W: 'ser, F: 'ser> { 458 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/ser.rs:517:24 | 517 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 517 - pub enum Compound<'a, W: 'a, F: 'a> { 517 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/ser.rs:841:30 | 841 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 841 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 841 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/serde_json-1.0.59/src/value/mod.rs:194:30 | 194 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 src/bootstrap/lib.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 -C metadata=418fc689aaf1a4d2 -C extra-filename=-418fc689aaf1a4d2 --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 cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rmeta --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rmeta --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rmeta --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rmeta --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rmeta --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rmeta --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rmeta --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rmeta --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rmeta --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rmeta --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rmeta -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` warning: `serde_json` (lib) generated 32 warnings warning: `toml` (lib) generated 1 warning Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=llvm-config-wrapper CARGO_CRATE_NAME=llvm_config_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name llvm_config_wrapper --edition=2021 src/bootstrap/bin/llvm-config-wrapper.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 -C metadata=4a97732e159b450b -C extra-filename=-4a97732e159b450b --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-418fc689aaf1a4d2.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rlib --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name rustc --edition=2021 src/bootstrap/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 -C metadata=75d2e57e806c9d4c -C extra-filename=-75d2e57e806c9d4c --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-418fc689aaf1a4d2.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rlib --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name sccache_plus_cl --edition=2021 src/bootstrap/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 -C metadata=f5c758da6680af8d -C extra-filename=-f5c758da6680af8d --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-418fc689aaf1a4d2.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rlib --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name rustdoc --edition=2021 src/bootstrap/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 -C metadata=89d1ed23c1b5195f -C extra-filename=-89d1ed23c1b5195f --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-418fc689aaf1a4d2.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rlib --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` 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.61.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_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 LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib:' OUT_DIR=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-def017066cb2fa13/out RUSTC=/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc /wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 src/bootstrap/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 -C metadata=5b43bea62c1e03f2 -C extra-filename=-5b43bea62c1e03f2 --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-418fc689aaf1a4d2.rlib --extern cc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcc-88f4bc33bbe66abb.rlib --extern cmake=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-244ccb3db0a5b176.rlib --extern filetime=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-5a512a2f65017af9.rlib --extern getopts=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-d97bcef92c4b8ea1.rlib --extern ignore=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libignore-38349dbf2157b930.rlib --extern libc=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-139fbc34b8d82803.rlib --extern once_cell=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-955a06e9f548e7d8.rlib --extern opener=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libopener-8997cab3463cfc8e.rlib --extern serde=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde-5eaed4007bcd0b3c.rlib --extern serde_json=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7dabd596108ace06.rlib --extern toml=/wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-881c4a814b3c61fa.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros` Finished dev [unoptimized] target(s) in 58.31s running: /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/bootstrap dist --jobs=6 finding compilers 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" CC_wasm32-unknown-unknown = "cc" CFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] CXX_wasm32-unknown-unknown = "c++" CXXFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"] AR_wasm32-unknown-unknown = "ar" running sanity check learning about cargo > Mingw { host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Mingw { host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Mingw { host: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } < Mingw { host: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } > Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StartupObjects { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StartupObjects { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StdLink { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StdLink { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Llvm { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Llvm { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > RustcLink { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < RustcLink { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Lld { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Lld { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > LldWrapper { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld" } > ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld"] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld"] } < LldWrapper { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld" } > LldWrapper { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld64" } > ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld64"] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld64"] } < LldWrapper { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld64" } c Llvm { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StartupObjects { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StartupObjects { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StdLink { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StdLink { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Llvm { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > RustcLink { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < RustcLink { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Lld { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > LldWrapper { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld" } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld"] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld"] } < LldWrapper { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld" } > LldWrapper { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld64" } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld64"] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: ["ld64"] } < LldWrapper { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, flavor_feature: "ld64" } c Llvm { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustc { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustdoc { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Rustdoc { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < DebuggerScripts { sysroot: "/wrkdirs/usr/ports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } < RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Rustc { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Std { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Std { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Std { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } > Std { target: TargetSelection { triple: "wasm32-unknown-unknown", file: None }, compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StartupObjects { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } < StartupObjects { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StdLink { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Libdir { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StdLink { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } < Std { target: TargetSelection { triple: "wasm32-unknown-unknown", file: None }, compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Std { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > RustcDev { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < RustcDev { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Analysis { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Analysis { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Analysis { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } c Std { target: TargetSelection { triple: "wasm32-unknown-unknown", file: None }, compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Analysis { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } > Src c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Src c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Cargo { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Cargo { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-credential-1password", path: "src/tools/cargo/crates/credential/cargo-credential-1password", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-credential-1password", path: "src/tools/cargo/crates/credential/cargo-credential-1password", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Cargo { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Cargo { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rls { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Rls { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } < Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } < Rls { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Rls { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustfmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Rustfmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } < Rustfmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } < Cargofmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Rustfmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > RustDemangler { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < RustDemangler { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } c Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Libdir { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Sysroot { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < ToolBuild { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [] } < CargoClippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > RustDev { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c RustInstaller { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < RustDev { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Extended { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Rustc { compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } c Std { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c RustDemangler { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Cargo { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Rustfmt { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Rls { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Clippy { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Analysis { compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Extended { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > ReproducibleArtifacts { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < ReproducibleArtifacts { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Mingw { host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < Mingw { host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Mingw { host: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } < Mingw { host: TargetSelection { triple: "wasm32-unknown-unknown", file: None } } > Assemble { target_compiler: Compiler { stage: 2, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Assemble { target_compiler: Compiler { stage: 1, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Rustc { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Std { target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None }, compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > StartupObjects { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } < StartupObjects { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Assemble { target_compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } > Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } > Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } < Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Libdir { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } }, target: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } c Sysroot { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-unknown-freebsd", file: None } } } Dirty - /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std Building stage0 std artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd) running: "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--release" "--frozen" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/library/test/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling cc v1.0.69 Compiling core v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/library/core) Compiling libc v0.2.116 Compiling memchr v2.4.1 Compiling std v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/library/std) 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.61.0-src/vendor/cc-1.0.69 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/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_VERSION=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cc-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off -C metadata=590d41f5189de68c -C extra-filename=-590d41f5189de68c --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` 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.61.0-src/library/core 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_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name core --edition=2021 library/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 -C debuginfo=0 -C metadata=e739f02c8239adf6 -C extra-filename=-e739f02c8239adf6 --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 -Zunstable-options -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cprefer-dynamic '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.61.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.61.0-src/vendor/libc-0.2.116 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_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_VERSION=0.2.116 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=116 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/libc-0.2.116/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=0 -C debug-assertions=off --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -C metadata=ecb3ca7c292567fe -C extra-filename=-ecb3ca7c292567fe --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-ecb3ca7c292567fe -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` 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.61.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /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.61.0-src/vendor/memchr/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=0 -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -C metadata=7c4df670dcf3b500 -C extra-filename=-7c4df670dcf3b500 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/memchr-7c4df670dcf3b500 -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` 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.61.0-src/library/std 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_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/std/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=0 -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' -C metadata=14748e6316c4c416 -C extra-filename=-14748e6316c4c416 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/std-14748e6316c4c416 -C linker=cc -L dependency=/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cc-1.0.69/src/lib.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^^^^^^^ expected named lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` help: consider using the `'_` lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ~~~~~~~~~~~~~ Running `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-ecb3ca7c292567fe/build-script-build` [libc 0.2.116] cargo:rerun-if-changed=build.rs [libc 0.2.116] cargo:rustc-cfg=freebsd11 [libc 0.2.116] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.116] cargo:rustc-cfg=libc_union [libc 0.2.116] cargo:rustc-cfg=libc_const_size_of [libc 0.2.116] cargo:rustc-cfg=libc_align [libc 0.2.116] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.116] cargo:rustc-cfg=libc_packedN [libc 0.2.116] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.116] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.116] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.116] cargo:rustc-cfg=libc_thread_local warning: unused variable: `clang_driver` --> /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/cc-1.0.69/src/lib.rs:2673:37 | 2673 | fn with_features(path: PathBuf, clang_driver: Option<&str>, cuda: bool) -> Self { | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clang_driver` | = note: `#[warn(unused_variables)]` on by default warning: `cc` (lib) generated 2 warnings Compiling compiler_builtins v0.1.70 Compiling unwind v0.0.0 (/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/library/unwind) 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.61.0-src/vendor/compiler_builtins 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_VERSION=0.1.70 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=70 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build /wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/compiler_builtins/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 debuginfo=0 -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"' -C metadata=2dd8c548884cfcc2 -C extra-filename=-2dd8c548884cfcc2 --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-2dd8c548884cfcc2 -C linker=cc -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-590d41f5189de68c.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.61.0-src/library/unwind 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_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/wrkdirs/usr/ports/lang/rust/work/bootstrap/lib' /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/unwind/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=0 -C debug-assertions=off -C metadata=c47f30684fcff71f -C extra-filename=-c47f30684fcff71f --out-dir /wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/unwind-c47f30684fcff71f -C linker=cc -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-590d41f5189de68c.rlib -Z binary-dep-depinfo` Running `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-2dd8c548884cfcc2/build-script-build` [compiler_builtins 0.1.70] cargo:rerun-if-changed=build.rs [compiler_builtins 0.1.70] cargo:compiler-rt=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/compiler_builtins/compiler-rt [compiler_builtins 0.1.70] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.70] cargo:rustc-cfg=feature="mem-unaligned" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__absvdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__absvsi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__absvti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__addvdi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__addvsi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__addvti3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__clzdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzsi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__clzsi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__clzti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__cmpdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__cmpti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ctzdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzsi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ctzsi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ctzti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__divdc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__divsc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divxc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__divxc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__extendhfsf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ffsti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdisf.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__floatdisf="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__floatdixf="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundidf.S [compiler_builtins 0.1.70] cargo:rustc-cfg=__floatundidf="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundisf.S [compiler_builtins 0.1.70] cargo:rustc-cfg=__floatundisf="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S [compiler_builtins 0.1.70] cargo:rustc-cfg=__floatundixf="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__int_util="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__muldc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__mulsc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__mulvdi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__mulvsi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__mulvti3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulxc3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__mulxc3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negdf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negsf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negvdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negvsi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__negvti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__paritydi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__paritysi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__parityti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__popcountdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__popcountsi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__popcountti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/powixf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__powixf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__subvdi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__subvsi3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__subvti3="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__truncdfhf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__truncsfhf2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ucmpdi2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c [compiler_builtins 0.1.70] cargo:rustc-cfg=__ucmpti2="optimized-c" [compiler_builtins 0.1.70] cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/apple_versioning.c [compiler_builtins 0.1.70] cargo:rustc-cfg=apple_versioning="optimized-c" [compiler_builtins 0.1.70] TARGET = Some("x86_64-unknown-freebsd") [compiler_builtins 0.1.70] OPT_LEVEL = Some("3") [compiler_builtins 0.1.70] HOST = Some("x86_64-unknown-freebsd") [compiler_builtins 0.1.70] CC_x86_64-unknown-freebsd = Some("cc") [compiler_builtins 0.1.70] CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") [compiler_builtins 0.1.70] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.70] DEBUG = Some("false") [compiler_builtins 0.1.70] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [compiler_builtins 0.1.70] CC_x86_64-unknown-freebsd = Some("cc") [compiler_builtins 0.1.70] CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") [compiler_builtins 0.1.70] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.70] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [compiler_builtins 0.1.70] CC_x86_64-unknown-freebsd = Some("cc") [compiler_builtins 0.1.70] CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") [compiler_builtins 0.1.70] CRATE_CC_NO_DEFAULTS = None [compiler_builtins 0.1.70] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [compiler_builtins 0.1.70] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-30419d54927d3718/out/absvdi2.o" "-c" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" [compiler_builtins 0.1.70] cargo:warning=ccache: error: Failed to create temporary file for /root/.ccache/tmp/absvdi2.stdout: Permission denied [compiler_builtins 0.1.70] [compiler_builtins 0.1.70] [compiler_builtins 0.1.70] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-30419d54927d3718/out/absvdi2.o" "-c" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" with args "cc" did not execute successfully (status code exit status: 1). [compiler_builtins 0.1.70] [compiler_builtins 0.1.70] [compiler_builtins 0.1.70] exit status: 1 The following warnings were emitted during compilation: warning: ccache: error: Failed to create temporary file for /root/.ccache/tmp/absvdi2.stdout: Permission denied error: failed to run custom build command for `compiler_builtins v0.1.70` Caused by: process didn't exit successfully: `/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-2dd8c548884cfcc2/build-script-build` (exit status: 1) --- stdout cargo:rerun-if-changed=build.rs cargo:compiler-rt=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/vendor/compiler_builtins/compiler-rt cargo:rustc-cfg=feature="unstable" cargo:rustc-cfg=feature="mem-unaligned" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c cargo:rustc-cfg=__absvdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c cargo:rustc-cfg=__absvsi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c cargo:rustc-cfg=__absvti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c cargo:rustc-cfg=__addvdi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c cargo:rustc-cfg=__addvsi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c cargo:rustc-cfg=__addvti3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzdi2.c cargo:rustc-cfg=__clzdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzsi2.c cargo:rustc-cfg=__clzsi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/clzti2.c cargo:rustc-cfg=__clzti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c cargo:rustc-cfg=__cmpdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c cargo:rustc-cfg=__cmpti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzdi2.c cargo:rustc-cfg=__ctzdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzsi2.c cargo:rustc-cfg=__ctzsi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzti2.c cargo:rustc-cfg=__ctzti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c cargo:rustc-cfg=__divdc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c cargo:rustc-cfg=__divsc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/divxc3.c cargo:rustc-cfg=__divxc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c cargo:rustc-cfg=__extendhfsf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c cargo:rustc-cfg=__ffsti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdisf.c cargo:rustc-cfg=__floatdisf="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c cargo:rustc-cfg=__floatdixf="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundidf.S cargo:rustc-cfg=__floatundidf="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundisf.S cargo:rustc-cfg=__floatundisf="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S cargo:rustc-cfg=__floatundixf="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c cargo:rustc-cfg=__int_util="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c cargo:rustc-cfg=__muldc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c cargo:rustc-cfg=__mulsc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c cargo:rustc-cfg=__mulvdi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c cargo:rustc-cfg=__mulvsi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c cargo:rustc-cfg=__mulvti3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/mulxc3.c cargo:rustc-cfg=__mulxc3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c cargo:rustc-cfg=__negdf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c cargo:rustc-cfg=__negdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c cargo:rustc-cfg=__negsf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c cargo:rustc-cfg=__negti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c cargo:rustc-cfg=__negvdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c cargo:rustc-cfg=__negvsi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c cargo:rustc-cfg=__negvti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c cargo:rustc-cfg=__paritydi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c cargo:rustc-cfg=__paritysi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c cargo:rustc-cfg=__parityti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c cargo:rustc-cfg=__popcountdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c cargo:rustc-cfg=__popcountsi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c cargo:rustc-cfg=__popcountti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/powixf2.c cargo:rustc-cfg=__powixf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c cargo:rustc-cfg=__subvdi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c cargo:rustc-cfg=__subvsi3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c cargo:rustc-cfg=__subvti3="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c cargo:rustc-cfg=__truncdfhf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c cargo:rustc-cfg=__truncsfhf2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c cargo:rustc-cfg=__ucmpdi2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c cargo:rustc-cfg=__ucmpti2="optimized-c" cargo:rerun-if-changed=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/apple_versioning.c cargo:rustc-cfg=apple_versioning="optimized-c" TARGET = Some("x86_64-unknown-freebsd") OPT_LEVEL = Some("3") HOST = Some("x86_64-unknown-freebsd") CC_x86_64-unknown-freebsd = Some("cc") CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") CC_x86_64-unknown-freebsd = Some("cc") CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") CRATE_CC_NO_DEFAULTS = None CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") CC_x86_64-unknown-freebsd = Some("cc") CFLAGS_x86_64-unknown-freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing") CRATE_CC_NO_DEFAULTS = None CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-30419d54927d3718/out/absvdi2.o" "-c" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" cargo:warning=ccache: error: Failed to create temporary file for /root/.ccache/tmp/absvdi2.stdout: Permission denied exit status: 1 --- stderr error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/wrkdirs/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-30419d54927d3718/out/absvdi2.o" "-c" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" with args "cc" did not execute successfully (status code exit status: 1). warning: build failed, waiting for other jobs to finish... error: build failed command did not execute successfully: "/wrkdirs/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--release" "--frozen" "--features" "panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/library/test/Cargo.toml" "--message-format" "json-render-diagnostics" expected success, got: exit status: 101 Traceback (most recent call last): File "x.py", line 27, in bootstrap.main() File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap/bootstrap.py", line 1324, in main bootstrap(help_triggered) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap/bootstrap.py", line 1310, in bootstrap run(args, env=env, verbose=build.verbose, is_bootstrap=True) File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.61.0-src/src/bootstrap/bootstrap.py", line 185, in run raise RuntimeError(err) RuntimeError: failed to run: /wrkdirs/usr/ports/lang/rust/work/_build/bootstrap/debug/bootstrap dist --jobs=6 *** Error code 1 Stop. make: stopped in /usr/ports/lang/rust =>> Cleaning up wrkdir ===> Cleaning for rust-1.61.0 build of lang/rust | rust-1.61.0 ended at Thu Jun 2 13:57:31 UTC 2022 build time: 00:03:25 !!! build failure encountered !!!