Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save formula-spectre/07990c562cd339bcab501b534adab894 to your computer and use it in GitHub Desktop.
Save formula-spectre/07990c562cd339bcab501b534adab894 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
 * Package: dev-lang/rust-1.75.0:stable/1.75
 * Repository: clang-musl
 * Maintainer: gyakovlev@gentoo.org rust@gentoo.org
 * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_musl kernel_linux llvm-libunwind llvm_targets_WebAssembly llvm_targets_X86 lto profiler system-bootstrap system-llvm
 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
* Checking for at least 8192 MiB disk space at "/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/temp" ...
 [ ok ]
* Checking whether python3_12 is suitable ...
* dev-lang/python:3.12 ...
 [ ok ]
* Using python3.12 to build (via PYTHON_COMPAT iteration)
* Using rust 1.74.1 to build
>>> Unpacking source...
>>> Unpacking rustc-1.75.0-src.tar.xz to /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work
>>> Source unpacked in /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work
>>> Preparing source in /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src ...
* Applying 1.70.0-ignore-broken-and-non-applicable-tests.patch ...
patching file tests/ui/env-funky-keys.rs
Hunk #1 succeeded at 1 with fuzz 1.
 [ ok ]
* Applying 1.67.0-doc-wasm.patch ...
patching file library/std/src/os/net/mod.rs
Hunk #1 succeeded at 1 with fuzz 2.
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src ...
x86_64-gentoo-linux-musl-clang++-17: warning: argument unused during compilation: '-fuse-ld=mold' [-Wunused-command-line-argument]
* Rust configured with the following flags:
RUSTFLAGS=" -Lnative=/usr/lib/llvm/17/lib"
RUSTFLAGS_BOOTSTRAP=""
RUSTFLAGS_NOT_BOOTSTRAP=""
MAGIC_EXTRA_RUSTFLAGS=""
CFLAGS_x32=-mx32
CFLAGS_x86=-m32 -mfpmath=sse
CFLAGS_x86_64_unknown_linux_musl=-m64
CFLAGS_amd64=-m64
* config.toml contents:
changelog-seen = 2
[llvm]
download-ci-llvm = false
optimize = true
release-debuginfo = false
assertions = false
ninja = true
targets = "X86;WebAssembly"
experimental-targets = ""
link-shared = true
use-libcxx = true
static-libstdcpp = false
enable-warnings = false
[llvm.build-config]
CMAKE_VERBOSE_MAKEFILE = "ON"
CMAKE_C_FLAGS_RELEASE = "-O3 -pipe -falign-functions=32 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-math-errno -fno-trapping-math -Wp,-D_REENTRANT -mllvm -polly -mllvm -polly-run-dce -mllvm -polly-run-inliner -mllvm -polly-ast-use-context -mllvm -polly-detect-keep-going -mllvm -polly-vectorizer=stripmine -mllvm -polly-invariant-load-hoisting -Wp,-D_REENTRANT -fuse-ld=mold"
CMAKE_CXX_FLAGS_RELEASE = "-O3 -pipe -falign-functions=32 -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-math-errno -fno-trapping-math -Wp,-D_REENTRANT -mllvm -polly -mllvm -polly-run-dce -mllvm -polly-run-inliner -mllvm -polly-ast-use-context -mllvm -polly-detect-keep-going -mllvm -polly-vectorizer=stripmine -mllvm -polly-invariant-load-hoisting -Wp,-D_REENTRANT -fuse-ld=mold"
CMAKE_EXE_LINKER_FLAGS_RELEASE = "-Wl,-O1 -Wl,--as-needed"
CMAKE_MODULE_LINKER_FLAGS_RELEASE = "-Wl,-O1 -Wl,--as-needed"
CMAKE_SHARED_LINKER_FLAGS_RELEASE = "-Wl,-O1 -Wl,--as-needed"
CMAKE_STATIC_LINKER_FLAGS_RELEASE = ""
[build]
build-stage = 2
test-stage = 2
build = "x86_64-unknown-linux-musl"
host = ["x86_64-unknown-linux-musl"]
target = ["x86_64-unknown-linux-musl"]
cargo = "/usr/lib/rust/1.74.1/bin/cargo"
rustc = "/usr/lib/rust/1.74.1/bin/rustc"
rustfmt = "/usr/lib/rust/1.74.1/bin/rustfmt"
docs = false
compiler-docs = false
submodules = false
python = "python3.12"
locked-deps = true
vendor = true
extended = true
tools = ["cargo","rustdoc","rust-demangler"]
verbose = 2
sanitizers = false
profiler = true
cargo-native-static = false
[install]
prefix = "/usr/lib/rust/1.75.0"
sysconfdir = "etc"
docdir = "share/doc/rust"
bindir = "bin"
libdir = "lib"
mandir = "share/man"
[rust]
# https://github.com/rust-lang/rust/issues/54872
codegen-units-std = 1
optimize = true
debug = false
debug-assertions = false
debug-assertions-std = false
debuginfo-level = 0
debuginfo-level-rustc = 0
debuginfo-level-std = 0
debuginfo-level-tools = 0
debuginfo-level-tests = 0
backtrace = true
incremental = false
default-linker = "x86_64-gentoo-linux-musl-clang-17"
parallel-compiler = false
channel = "stable"
description = "gentoo"
rpath = false
verbose-tests = true
optimize-tests = true
codegen-tests = true
dist-src = false
remap-debuginfo = true
lld = false
# only deny warnings if doc+wasm are NOT requested, documenting stage0 wasm std fails without it
# https://github.com/rust-lang/rust/issues/74976
# https://github.com/rust-lang/rust/issues/76526
deny-warnings = true
backtrace-on-ice = true
jemalloc = false
lto = "fat"
[dist]
src-tarball = false
compression-formats = ["xz"]
compression-profile = "balanced"
[target.x86_64-unknown-linux-musl]
ar = "x86_64-gentoo-linux-musl-ar"
cc = "x86_64-gentoo-linux-musl-clang-17"
cxx = "x86_64-gentoo-linux-musl-clang++-17"
linker = "x86_64-gentoo-linux-musl-clang-17"
ranlib = "x86_64-gentoo-linux-musl-ranlib"
llvm-libunwind = "system"
llvm-config = "/usr/lib/llvm/17/bin/llvm-config"
crt-static = false
>>> Source configured.
>>> Compiling source in /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src ...
Building bootstrap
running: /usr/lib/rust/1.74.1/bin/cargo build --manifest-path /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/src/bootstrap/Cargo.toml --verbose --verbose --verbose --locked --frozen
 Compiling proc-macro2 v1.0.60
 Compiling memchr v2.5.0
 Compiling quote v1.0.26
 Compiling unicode-ident v1.0.0
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>:Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.60 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=d3dc038ab419dba7 -C extra-filename=-d3dc038ab419dba7 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/proc-macro2-d3dc038ab419dba7 -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>: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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f2426a3c886a48b2 -C extra-filename=-f2426a3c886a48b2 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/memchr-f2426a3c886a48b2 -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/unicode-ident-1.0.0 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name unicode_ident --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/unicode-ident-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=bdd62c670f121bc5 -C extra-filename=-bdd62c670f121bc5 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=7dc9cb6fa359d06b -C extra-filename=-7dc9cb6fa359d06b --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/quote-7dc9cb6fa359d06b -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Compiling cfg-if v1.0.0
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/cfg-if CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name cfg_if --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.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 metadata=7a91aff9b2206a6d -C extra-filename=-7a91aff9b2206a6d --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Compiling version_check v0.9.4
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check CARGO_PKG_AUTHORS='Sergio Benitez <sb@sergio.bz>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name version_check /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=aaead8a656ee3060 -C extra-filename=-aaead8a656ee3060 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check/src/version.rs:192:32
 |
192 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
192 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check/src/version.rs:199:32
 |
199 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
199 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check/src/channel.rs:190:32
 |
190 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
190 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/version_check/src/date.rs:178:32
 |
178 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
178 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/memchr-f2426a3c886a48b2/build-script-build`
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/quote-7dc9cb6fa359d06b/build-script-build`
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>: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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/memchr-f8fdaa03306f2640/out /usr/lib/rust/1.74.1/bin/rustc --crate-name memchr --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d9c506188a41f3ca -C extra-filename=-d9c506188a41f3ca --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
[quote 1.0.26] cargo:rerun-if-changed=build.rs
 Compiling libc v0.2.149
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/libc-0.2.149 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/libc-0.2.149/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=064d110872493b28 -C extra-filename=-064d110872493b28 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/libc-064d110872493b28 -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/proc-macro2-d3dc038ab419dba7/build-script-build`
[proc-macro2 1.0.60] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.60] cargo:rustc-cfg=wrap_proc_macro
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>:Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.60 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/proc-macro2-fa0578008e04679e/out /usr/lib/rust/1.74.1/bin/rustc --crate-name proc_macro2 --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=3ee7ece71c956e2b -C extra-filename=-3ee7ece71c956e2b --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern unicode_ident=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libunicode_ident-bdd62c670f121bc5.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg wrap_proc_macro`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:138:38
 |
138 |  fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
 |  -----------^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
138 |  fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:77:27
 |
77 | fn skip_whitespace(input: Cursor) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:77:38
 |
77 | fn skip_whitespace(input: Cursor) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:125:25
 |
125 | fn block_comment(input: Cursor) -> PResult<&str> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:125:43
 |
125 | fn block_comment(input: Cursor) -> PResult<&str> {
 |  -------^----- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
125 | fn block_comment(input: Cursor) -> PResult<'_, &str> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:157:22
 |
157 | fn word_break(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
157 | fn word_break(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:157:40
 |
157 | fn word_break(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
157 | fn word_break(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:164:39
 |
164 | pub(crate) fn token_stream(mut input: Cursor) -> Result<TokenStream, LexError> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
164 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result<TokenStream, LexError> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:249:22
 |
249 | fn lex_error(cursor: Cursor) -> LexError {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
249 | fn lex_error(cursor: Cursor<'_>) -> LexError {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:262:22
 |
262 | fn leaf_token(input: Cursor) -> PResult<TokenTree> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
262 | fn leaf_token(input: Cursor<'_>) -> PResult<TokenTree> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:262:40
 |
262 | fn leaf_token(input: Cursor) -> PResult<TokenTree> {
 |  -------^---------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
262 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:275:17
 |
275 | fn ident(input: Cursor) -> PResult<crate::Ident> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
275 | fn ident(input: Cursor<'_>) -> PResult<crate::Ident> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:275:35
 |
275 | fn ident(input: Cursor) -> PResult<crate::Ident> {
 |  -------^------------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
275 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:286:21
 |
286 | fn ident_any(input: Cursor) -> PResult<crate::Ident> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
286 | fn ident_any(input: Cursor<'_>) -> PResult<crate::Ident> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:286:39
 |
286 | fn ident_any(input: Cursor) -> PResult<crate::Ident> {
 |  -------^------------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
286 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:306:25
 |
306 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
306 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:306:43
 |
306 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
 |  -------^----- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
306 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:325:30
 |
325 | pub(crate) fn literal(input: Cursor) -> PResult<Literal> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
325 | pub(crate) fn literal(input: Cursor<'_>) -> PResult<Literal> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:325:48
 |
325 | pub(crate) fn literal(input: Cursor) -> PResult<Literal> {
 |  -------^-------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
325 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:331:29
 |
331 | fn literal_nocapture(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
331 | fn literal_nocapture(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:331:47
 |
331 | fn literal_nocapture(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
331 | fn literal_nocapture(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:349:26
 |
349 | fn literal_suffix(input: Cursor) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
349 | fn literal_suffix(input: Cursor<'_>) -> Cursor {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:349:37
 |
349 | fn literal_suffix(input: Cursor) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
349 | fn literal_suffix(input: Cursor) -> Cursor<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:356:18
 |
356 | fn string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
356 | fn string(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:356:36
 |
356 | fn string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
356 | fn string(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:366:25
 |
366 | fn cooked_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
366 | fn cooked_string(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:366:43
 |
366 | fn cooked_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
366 | fn cooked_string(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:415:23
 |
415 | fn byte_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
415 | fn byte_string(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:415:41
 |
415 | fn byte_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
415 | fn byte_string(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:425:34
 |
425 | fn cooked_byte_string(mut input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
425 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:425:52
 |
425 | fn cooked_byte_string(mut input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
425 | fn cooked_byte_string(mut input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:473:22
 |
473 | fn raw_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
473 | fn raw_string(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:473:40
 |
473 | fn raw_string(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
473 | fn raw_string(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:506:16
 |
506 | fn byte(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
506 | fn byte(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:506:34
 |
506 | fn byte(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
506 | fn byte(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:529:21
 |
529 | fn character(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
529 | fn character(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:529:39
 |
529 | fn character(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
529 | fn character(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:607:17
 |
607 | fn float(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
607 | fn float(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:607:35
 |
607 | fn float(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
607 | fn float(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:617:24
 |
617 | fn float_digits(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
617 | fn float_digits(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:617:42
 |
617 | fn float_digits(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
617 | fn float_digits(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:702:15
 |
702 | fn int(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
702 | fn int(input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:702:33
 |
702 | fn int(input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
702 | fn int(input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:712:22
 |
712 | fn digits(mut input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
712 | fn digits(mut input: Cursor<'_>) -> Result<Cursor, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:712:40
 |
712 | fn digits(mut input: Cursor) -> Result<Cursor, Reject> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
712 | fn digits(mut input: Cursor) -> Result<Cursor<'_>, Reject> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:767:17
 |
767 | fn punct(input: Cursor) -> PResult<Punct> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
767 | fn punct(input: Cursor<'_>) -> PResult<Punct> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:767:35
 |
767 | fn punct(input: Cursor) -> PResult<Punct> {
 |  -------^------ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
767 | fn punct(input: Cursor) -> PResult<'_, Punct> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:784:22
 |
784 | fn punct_char(input: Cursor) -> PResult<char> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
784 | fn punct_char(input: Cursor<'_>) -> PResult<char> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:784:40
 |
784 | fn punct_char(input: Cursor) -> PResult<char> {
 |  -------^----- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
784 | fn punct_char(input: Cursor) -> PResult<'_, char> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:852:32
 |
852 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
852 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:852:50
 |
852 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
 |  -------^------------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
852 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:875:37
 |
875 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
875 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/parse.rs:875:49
 |
875 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
875 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/rcvec.rs:33:38
 |
33 |  pub fn iter(&self) -> slice::Iter<T> {
 |  -----------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
33 |  pub fn iter(&self) -> slice::Iter<'_, T> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/rcvec.rs:37:43
 |
37 |  pub fn make_mut(&mut self) -> RcVecMut<T>
 |  --------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
37 |  pub fn make_mut(&mut self) -> RcVecMut<'_, T>
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/rcvec.rs:46:49
 |
46 |  pub fn get_mut(&mut self) -> Option<RcVecMut<T>> {
 |  --------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
46 |  pub fn get_mut(&mut self) -> Option<RcVecMut<'_, T>> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/rcvec.rs:83:41
 |
83 |  pub fn as_mut(&mut self) -> RcVecMut<T> {
 |  --------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
83 |  pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/rcvec.rs:109:41
 |
109 |  pub fn as_mut(&mut self) -> RcVecMut<T> {
 |  --------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
109 |  pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:71:48
 |
71 | fn push_token_from_proc_macro(mut vec: RcVecMut<TokenTree>, token: TokenTree) {
 |  --------^---------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
71 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:102:47
 |
102 |  fn push_negative_literal(mut vec: RcVecMut<TokenTree>, mut literal: Literal) {
 |  --------^---------- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
102 |  fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:179:29
 |
179 | fn get_cursor(src: &str) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
179 | fn get_cursor(src: &str) -> Cursor<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:201:32
 |
201 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
201 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:207:32
 |
207 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
207 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:230:32
 |
230 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
230 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:330:32
 |
330 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
330 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:624:32
 |
624 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
624 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:633:63
 |
633 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) {
 |  -----^^^^^^^^^^^
 |  |
 |  expected lifetime parameters
 |
help: indicate the anonymous lifetimes
 |
633 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) {
 | ++++++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:695:32
 |
695 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
695 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:715:34
 |
715 |  fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
715 |  fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:825:32
 |
825 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
825 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:837:32
 |
837 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
837 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:1092:32
 |
1092 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1092 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/fallback.rs:1098:34
 |
1098 |  fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1098 |  fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/extra.rs:97:32
 |
97 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
97 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:125:32
 |
125 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
125 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:248:32
 |
248 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
248 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:278:32
 |
278 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
278 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:287:32
 |
287 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
287 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:536:32
 |
536 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
536 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:544:63
 |
544 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) {
 |  -----^^^^^^^^^^^
 |  |
 |  expected lifetime parameters
 |
help: indicate the anonymous lifetimes
 |
544 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) {
 | ++++++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:646:40
 |
646 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
646 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:655:40
 |
655 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
655 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:751:32
 |
751 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
751 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:760:32
 |
760 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
760 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:951:32
 |
951 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
951 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/wrapper.rs:960:32
 |
960 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
960 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:288:32
 |
288 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
288 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:295:32
 |
295 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
295 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:307:32
 |
307 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
307 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:313:32
 |
313 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
313 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:530:32
 |
530 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
530 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:604:32
 |
604 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
604 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:616:32
 |
616 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
616 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:750:40
 |
750 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
750 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:756:40
 |
756 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
756 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:829:32
 |
829 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
829 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:835:34
 |
835 |  fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
835 |  fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:1020:32
 |
1020 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1020 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:1026:32
 |
1026 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1026 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:1260:32
 |
1260 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1260 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:1266:32
 |
1266 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1266 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/proc-macro2-1.0.60/src/lib.rs:1302:36
 |
1302 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1302 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: `version_check` (lib) generated 4 warnings
 Compiling typenum v1.15.0
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho@paholg.com>:Andre Bogus <bogusandre@gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_main --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=8eb1d2ab1b91d17e -C extra-filename=-8eb1d2ab1b91d17e --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-8eb1d2ab1b91d17e -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/tests.rs:46:32
 |
46 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
46 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/tests.rs:115:32
 |
115 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
115 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/tests.rs:161:32
 |
161 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
161 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/main.rs:23:32
 |
23 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
23 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/build/main.rs:33:32
 |
33 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
33 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/libc-064d110872493b28/build-script-build`
[libc 0.2.149] cargo:rerun-if-changed=build.rs
[libc 0.2.149] cargo:rustc-cfg=freebsd11
[libc 0.2.149] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.149] cargo:rustc-cfg=libc_union
[libc 0.2.149] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.149] cargo:rustc-cfg=libc_align
[libc 0.2.149] cargo:rustc-cfg=libc_int128
[libc 0.2.149] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.149] cargo:rustc-cfg=libc_packedN
[libc 0.2.149] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.149] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.149] cargo:rustc-cfg=libc_long_array
[libc 0.2.149] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.149] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.149] cargo:rustc-cfg=libc_const_extern_fn
 Compiling generic-array v0.14.5
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20@gmail.com>:Aaron Trent <novacrazy@gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' -C metadata=69004f38be9ebe98 -C extra-filename=-69004f38be9ebe98 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/generic-array-69004f38be9ebe98 -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern version_check=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libversion_check-aaead8a656ee3060.rlib --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/generic-array-69004f38be9ebe98/build-script-build`
[generic-array 0.14.5] cargo:rustc-cfg=relaxed_coherence
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/libc-0.2.149 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.149 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=149 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/libc-2ad6ab042e3af452/out /usr/lib/rust/1.74.1/bin/rustc --crate-name libc /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/libc-0.2.149/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=64fb980571310a80 -C extra-filename=-64fb980571310a80 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
warning: `typenum` (build script) generated 5 warnings
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-8eb1d2ab1b91d17e/build-script-main`
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-c2658d5295120528/out/consts.rs
warning: `memchr` (lib) generated 1 warning
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/quote-05adc8d4a63f41a5/out /usr/lib/rust/1.74.1/bin/rustc --crate-name quote --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=c9d5711f9ccffeca -C extra-filename=-c9d5711f9ccffeca --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern proc_macro2=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libproc_macro2-3ee7ece71c956e2b.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: unused extern crate
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/lib.rs:98:1
 |
94 | / #[cfg(all(
95 | |  not(all(target_arch = "wasm32", target_os = "unknown")),
96 | |  feature = "proc-macro"
97 | | ))]
98 | | extern crate proc_macro;
 | | ^^^^^^^^^^^^^^^^^^^^^^^-
 | |________________________|
 |  help: remove it
 |
 = note: `-D unused-extern-crates` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(unused_extern_crates)]`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:13:32
 |
13 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result;
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
13 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:28:32
 |
28 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
28 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:38:32
 |
38 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
38 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:48:32
 |
48 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
48 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:66:32
 |
66 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
66 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:77:44
 |
77 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected 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: indicate the anonymous lifetime
 |
77 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/ident_fragment.rs:77:44
 |
77 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected 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: indicate the anonymous lifetime
 |
77 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/runtime.rs:469:32
 |
469 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
469 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/runtime.rs:475:32
 |
475 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
475 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/runtime.rs:481:32
 |
481 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
481 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/runtime.rs:487:32
 |
487 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
487 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/quote-1.0.26/src/runtime.rs:493:32
 |
493 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
493 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_OP=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-c2658d5295120528/out/op.rs
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho@paholg.com>:Andre Bogus <bogusandre@gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
compile time. It currently supports bits, unsigned integers, and signed
integers. It also provides a type-level array of type-level numbers, but its
implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-c2658d5295120528/out TYPENUM_BUILD_CONSTS=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-c2658d5295120528/out/consts.rs TYPENUM_BUILD_OP=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/typenum-c2658d5295120528/out/op.rs /usr/lib/rust/1.74.1/bin/rustc --crate-name typenum --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/typenum-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=219d19c7746918f3 -C extra-filename=-219d19c7746918f3 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: `proc-macro2` (lib) generated 101 warnings
 Compiling cc v1.0.73
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/cc-1.0.73 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name cc --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=473614fcf5412ec4 -C extra-filename=-473614fcf5412ec4 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/cc-1.0.73/src/lib.rs:171:32
 |
171 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
171 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: `quote` (lib) generated 13 warnings
 Compiling syn v2.0.8
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8 CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.0.8 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name syn --edition=2021 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=26a27da52158a684 -C extra-filename=-26a27da52158a684 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern proc_macro2=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libproc_macro2-3ee7ece71c956e2b.rmeta --extern quote=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libquote-c9d5711f9ccffeca.rmeta --extern unicode_ident=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libunicode_ident-bdd62c670f121bc5.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Compiling serde v1.0.160
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.19 CARGO_PKG_VERSION=1.0.160 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=160 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=2e63fb0ff5ca33f4 -C extra-filename=-2e63fb0ff5ca33f4 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/serde-2e63fb0ff5ca33f4 -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:130:21
 |
130 |  fn peek(cursor: Cursor) -> bool;
 |  ^^^^^^ expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
130 |  fn peek(cursor: Cursor<'_>) -> bool;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:155:22
 |
155 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
155 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:155:39
 |
155 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
155 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
187 | 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: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
187 | 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: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
188 | impl_token!("literal" Lit);
 | -------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
188 | impl_token!("literal" Lit);
 | -------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
189 | impl_token!("string literal" LitStr);
 | ------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
189 | impl_token!("string literal" LitStr);
 | ------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
190 | impl_token!("byte string literal" LitByteStr);
 | --------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
190 | impl_token!("byte string literal" LitByteStr);
 | --------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
191 | impl_token!("byte literal" LitByte);
 | ----------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
191 | impl_token!("byte literal" LitByte);
 | ----------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
192 | impl_token!("character literal" LitChar);
 | ---------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
192 | impl_token!("character literal" LitChar);
 | ---------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
193 | impl_token!("integer literal" LitInt);
 | ------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
193 | impl_token!("integer literal" LitInt);
 | ------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
194 | impl_token!("floating point literal" LitFloat);
 | ---------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
194 | impl_token!("floating point literal" LitFloat);
 | ---------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
195 | impl_token!("boolean literal" LitBool);
 | -------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
195 | impl_token!("boolean literal" LitBool);
 | -------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:170:29
 |
170 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
196 | 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: indicate the anonymous lifetime
 |
170 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:171:32
 |
171 |  fn peek(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
196 | 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: indicate the anonymous lifetime
 |
171 |  fn peek(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:202:29
 |
202 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
216 | impl_low_level_token!("punctuation token" Punct punct);
 | ------------------------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
202 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:202:29
 |
202 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
217 | impl_low_level_token!("literal" Literal literal);
 | ------------------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
202 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:202:29
 |
202 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
218 | impl_low_level_token!("token" TokenTree token_tree);
 | --------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
202 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:224:21
 |
224 |  fn peek(cursor: Cursor) -> bool;
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
224 |  fn peek(cursor: Cursor<'_>) -> bool;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:233:21
 |
233 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
233 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:575:21
 |
575 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
575 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:594:21
 |
594 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
594 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:688:21
 |
688 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
688 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:699:21
 |
699 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
699 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:710:21
 |
710 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
710 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:721:21
 |
721 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
721 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:320:33
 |
320 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
730 | / define_keywords! {
731 | |  "abstract" pub struct Abstract
732 | |  "as" pub struct As
733 | |  "async" pub struct Async
... |
782 | |  "yield" pub struct Yield
783 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
320 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:329:33
 |
329 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
730 | / define_keywords! {
731 | |  "abstract" pub struct Abstract
732 | |  "as" pub struct As
733 | |  "async" pub struct Async
... |
782 | |  "yield" pub struct Yield
783 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
329 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:458:33
 |
458 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
785 | / define_punctuation! {
786 | |  "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns
787 | |  "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns
788 | |  "&=" pub struct AndEq/2 /// bitwise AND assignment
... |
831 | |  "~" pub struct Tilde/1 /// unused since before Rust 1.0
832 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
458 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:467:33
 |
467 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
...
785 | / define_punctuation! {
786 | |  "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns
787 | |  "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns
788 | |  "&=" pub struct AndEq/2 /// bitwise AND assignment
... |
831 | |  "~" pub struct Tilde/1 /// unused since before Rust 1.0
832 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
467 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:958:34
 |
958 |  pub(crate) fn keyword(input: ParseStream, token: &str) -> Result<Span> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
958 |  pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result<Span> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:969:40
 |
969 |  pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
969 |  pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:977:41
 |
977 |  pub fn punct<const N: usize>(input: ParseStream, token: &str) -> Result<[Span; N]> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
977 |  pub fn punct<const N: usize>(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:983:28
 |
983 |  fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
983 |  fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/token.rs:1009:35
 |
1009 |  pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1009 |  pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:385:27
 |
385 |  logic: impl FnMut(ParseNestedMeta) -> Result<()>,
 |  ^^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
385 |  logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:398:31
 |
398 |  pub fn parse_outer(input: ParseStream) -> Result<Vec<Self>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
398 |  pub fn parse_outer(input: ParseStream<'_>) -> Result<Vec<Self>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:414:31
 |
414 |  pub fn parse_inner(input: ParseStream) -> Result<Vec<Self>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
414 |  pub fn parse_inner(input: ParseStream<'_>) -> Result<Vec<Self>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:579:27
 |
579 |  logic: impl FnMut(ParseNestedMeta) -> Result<()>,
 |  ^^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
579 |  logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:623:38
 |
623 |  pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec<Attribute>) -> Result<()> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
623 |  pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec<Attribute>) -> Result<()> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:630:45
 |
630 |  pub(crate) fn single_parse_inner(input: ParseStream) -> Result<Attribute> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
630 |  pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result<Attribute> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:640:45
 |
640 |  pub(crate) fn single_parse_outer(input: ParseStream) -> Result<Attribute> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
640 |  pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result<Attribute> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:652:25
 |
652 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
652 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:660:25
 |
660 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
660 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:668:25
 |
668 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
668 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:674:60
 |
674 |  pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result<Meta> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
674 |  pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result<Meta> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:684:54
 |
684 |  fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result<MetaList> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
684 |  fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result<MetaList> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:693:60
 |
693 |  fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result<MetaNameValue> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
693 |  fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result<MetaNameValue> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:718:44
 |
718 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
718 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/attr.rs:729:44
 |
729 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
729 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:85:28
 |
85 |  pub fn begin(&self) -> Cursor {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
85 |  pub fn begin(&self) -> Cursor<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:407:29
 |
407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
407 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:407:40
 |
407 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
407 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:411:30
 |
411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
411 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:411:41
 |
411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
411 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:415:28
 |
415 | fn start_of_buffer(cursor: Cursor) -> *const Entry {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:425:43
 |
425 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
425 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:425:54
 |
425 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
425 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:429:42
 |
429 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
429 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/buffer.rs:436:43
 |
436 | pub(crate) fn close_span_of_group(cursor: Cursor) -> Span {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
436 | pub(crate) fn close_span_of_group(cursor: Cursor<'_>) -> Span {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:66:43
 |
66 |  pub fn iter(&self) -> punctuated::Iter<Field> {
 |  ----------------^------ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
66 |  pub fn iter(&self) -> punctuated::Iter<'_, Field> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:77:54
 |
77 |  pub fn iter_mut(&mut self) -> punctuated::IterMut<Field> {
 |  -------------------^------ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
77 |  pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:164:25
 |
164 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
164 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:193:25
 |
193 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
193 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:204:25
 |
204 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
204 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:216:35
 |
216 |  pub fn parse_named(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
216 |  pub fn parse_named(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/data.rs:233:37
 |
233 |  pub fn parse_unnamed(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
233 |  pub fn parse_unnamed(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/derive.rs:68:25
 |
68 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
68 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/derive.rs:136:16
 |
136 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
136 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/derive.rs:172:16
 |
172 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
172 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/derive.rs:187:37
 |
187 |  pub(crate) fn data_union(input: ParseStream) -> Result<(Option<WhereClause>, FieldsNamed)> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
187 |  pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option<WhereClause>, FieldsNamed)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/error.rs:305:55
 |
305 | pub(crate) fn new_at<T: Display>(scope: Span, cursor: Cursor, message: T) -> Error {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
305 | pub(crate) fn new_at<T: Display>(scope: Span, cursor: Cursor<'_>, message: T) -> Error {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/error.rs:329:40
 |
329 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
329 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/error.rs:345:40
 |
345 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
345 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/error.rs:351:40
 |
351 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
351 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:784:40
 |
784 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
784 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:834:40
 |
834 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
834 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/custom_keyword.rs:132:45
 |
132 |  fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool {
 |  ----------------^^^^^^
 |  |
 |  expected lifetime parameter
 |
 ::: /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:967:5
 |
967 |  crate::custom_keyword!(raw);
 |  --------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
132 |  fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/custom_keyword.rs:146:44
 |
146 |  fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> {
 |  ---------------^^^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 ::: /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:967:5
 |
967 |  crate::custom_keyword!(raw);
 |  --------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
146 |  fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1026:25
 |
1026 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1026 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1118:49
 |
1118 |  pub fn parse_without_eager_brace(input: ParseStream) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1118 |  pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1157:16
 |
1157 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1157 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1297:31
 |
1297 |  fn peek_precedence(input: ParseStream) -> Precedence {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1297 |  fn peek_precedence(input: ParseStream<'_>) -> Precedence {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1315:16
 |
1315 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1315 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1333:26
 |
1333 |  fn expr_attrs(input: ParseStream) -> Result<Vec<Attribute>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1333 |  fn expr_attrs(input: ParseStream<'_>) -> Result<Vec<Attribute>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1361:26
 |
1361 |  fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1361 |  fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1415:16
 |
1415 |  begin: ParseBuffer,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1415 |  begin: ParseBuffer<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1417:16
 |
1417 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1417 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1435:30
 |
1435 |  fn trailer_helper(input: ParseStream, mut e: Expr) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1435 |  fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1571:25
 |
1571 |  fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1571 |  fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1695:16
 |
1695 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1695 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1732:25
 |
1732 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1732 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1741:30
 |
1741 |  fn paren_or_tuple(input: ParseStream) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1741 |  fn paren_or_tuple(input: ParseStream<'_>) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1780:31
 |
1780 |  fn array_or_repeat(input: ParseStream) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1780 |  fn array_or_repeat(input: ParseStream<'_>) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1827:25
 |
1827 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1827 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1853:25
 |
1853 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1853 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1866:37
 |
1866 |  pub(crate) fn expr_early(input: ParseStream) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1866 |  pub(crate) fn expr_early(input: ParseStream<'_>) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1915:25
 |
1915 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1915 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1923:26
 |
1923 |  fn expr_group(input: ParseStream) -> Result<ExprGroup> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1923 |  fn expr_group(input: ParseStream<'_>) -> Result<ExprGroup> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1935:25
 |
1935 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1935 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1940:26
 |
1940 |  fn expr_paren(input: ParseStream) -> Result<ExprParen> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1940 |  fn expr_paren(input: ParseStream<'_>) -> Result<ExprParen> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1952:25
 |
1952 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1952 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1970:25
 |
1970 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1970 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:1989:26
 |
1989 |  fn else_block(input: ParseStream) -> Result<(Token![else], Box<Expr>)> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1989 |  fn else_block(input: ParseStream<'_>) -> Result<(Token![else], Box<Expr>)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2011:25
 |
2011 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2011 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2022:25
 |
2022 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2022 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2052:25
 |
2052 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2052 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2074:25
 |
2074 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2074 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2108:37
 |
2108 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
...
2123 | /  impl_by_parsing_expr! {
2124 | |  ExprAssign, Assign, "expected assignment expression",
2125 | |  ExprAwait, Await, "expected await expression",
2126 | |  ExprBinary, Binary, "expected binary operation",
... |
2134 | |  ExprTuple, Tuple, "expected tuple expression",
2135 | |  }
 | |_____- in this macro invocation
 |
 = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
2108 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2140:25
 |
2140 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2140 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2149:16
 |
2149 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2149 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2163:25
 |
2163 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2163 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2172:25
 |
2172 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2172 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2186:25
 |
2186 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2186 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2195:25
 |
2195 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2195 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2204:25
 |
2204 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2204 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2216:25
 |
2216 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2216 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2232:28
 |
2232 |  fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprClosure> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2232 |  fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<ExprClosure> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2290:25
 |
2290 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2290 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2301:27
 |
2301 |  fn closure_arg(input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2301 |  fn closure_arg(input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2339:25
 |
2339 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2339 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2363:25
 |
2363 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2363 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2382:25
 |
2382 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2382 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2393:25
 |
2393 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2393 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2405:25
 |
2405 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2405 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2415:26
 |
2415 |  fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprBreak> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2415 |  fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<ExprBreak> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2436:24
 |
2436 |  fn expr_ret(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprReturn> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2436 |  fn expr_ret(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<ExprReturn> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2459:25
 |
2459 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2459 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2489:25
 |
2489 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2489 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2497:16
 |
2497 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2497 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2544:25
 |
2544 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2544 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2563:25
 |
2563 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2563 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2581:26
 |
2581 |  fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2581 |  fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<ExprRange> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2606:25
 |
2606 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2606 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2623:45
 |
2623 |  pub(crate) fn parse_obsolete(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2623 |  pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2643:25
 |
2643 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2643 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2657:25
 |
2657 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2657 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2671:25
 |
2671 |  fn parse(input: ParseStream) -> Result<Arm> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2671 |  fn parse(input: ParseStream<'_>) -> Result<Arm> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2704:25
 |
2704 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2704 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/expr.rs:2750:26
 |
2750 |  fn check_cast(input: ParseStream) -> Result<()> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2750 |  fn check_cast(input: ParseStream<'_>) -> Result<()> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ext.rs:45:25
 |
45 |  fn parse_any(input: ParseStream) -> Result<Self>;
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
45 |  fn parse_any(input: ParseStream<'_>) -> Result<Self>;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ext.rs:86:25
 |
86 |  fn parse_any(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
86 |  fn parse_any(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ext.rs:108:21
 |
108 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
108 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/file.rs:95:25
 |
95 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
95 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:107:32
 |
107 |  pub fn lifetimes(&self) -> Lifetimes {
 |  ^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
107 |  pub fn lifetimes(&self) -> Lifetimes<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:118:40
 |
118 |  pub fn lifetimes_mut(&mut self) -> LifetimesMut {
 |  ^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
118 |  pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:129:34
 |
129 |  pub fn type_params(&self) -> TypeParams {
 |  ^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
129 |  pub fn type_params(&self) -> TypeParams<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:140:42
 |
140 |  pub fn type_params_mut(&mut self) -> TypeParamsMut {
 |  ^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
140 |  pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:151:35
 |
151 |  pub fn const_params(&self) -> ConstParams {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
151 |  pub fn const_params(&self) -> ConstParams<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:162:43
 |
162 |  pub fn const_params_mut(&mut self) -> ConstParamsMut {
 |  ^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
162 |  pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:331:38
 |
331 |  pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
 |  ^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
331 |  pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:331:52
 |
331 |  pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
 |  ^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
331 |  pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:394:35
 |
394 |  pub fn as_turbofish(&self) -> Turbofish {
 |  ^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
394 |  pub fn as_turbofish(&self) -> Turbofish<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:540:25
 |
540 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
540 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:603:25
 |
603 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
603 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:630:25
 |
630 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
630 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:668:25
 |
668 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
668 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:697:25
 |
697 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
697 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:708:25
 |
708 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
708 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:749:25
 |
749 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
749 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:783:20
 |
783 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
783 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:809:25
 |
809 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
809 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:834:25
 |
834 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
834 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:845:25
 |
845 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
845 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:869:25
 |
869 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
869 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:900:25
 |
900 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
900 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/generics.rs:911:25
 |
911 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
911 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ident.rs:75:25
 |
75 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
75 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ident.rs:94:25
 |
94 |  fn peek(cursor: Cursor) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
94 |  fn peek(cursor: Cursor<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:902:25
 |
902 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
902 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1096:25
 |
1096 |  fn parse(input: ParseStream, where_clause_location: WhereClauseLocation) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1096 |  fn parse(input: ParseStream<'_>, where_clause_location: WhereClauseLocation) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1158:25
 |
1158 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1158 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1187:28
 |
1187 |  fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result<Item> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1187 |  fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result<Item> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1187:66
 |
1187 |  fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result<Item> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1187 |  fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result<Item> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1212:25
 |
1212 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1212 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/serde-2e63fb0ff5ca33f4/build-script-build`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1245:25
 |
1245 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1245 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1252:16
 |
1252 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1252 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1279:25
 |
1279 |  fn parse(input: ParseStream) -> Result<UseTree> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1279 |  fn parse(input: ParseStream<'_>) -> Result<UseTree> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1286:16
 |
1286 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1286 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1355:25
 |
1355 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1355 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1373:25
 |
1373 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1373 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1396:30
 |
1396 |  fn peek_signature(input: ParseStream) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1396 |  fn peek_signature(input: ParseStream<'_>) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1407:25
 |
1407 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1407 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1441:25
 |
1441 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1441 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1450:16
 |
1450 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1450 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1470:25
 |
1470 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1470 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1486:16
 |
1486 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1486 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1537:25
 |
1537 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1537 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1581:16
 |
1581 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1581 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1651:25
 |
1651 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1651 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1700:25
 |
1700 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1700 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1725:25
 |
1725 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1725 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1804:25
 |
1804 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1804 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1820:25
 |
1820 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1820 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1836:25
 |
1836 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1836 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1852:39
 |
1852 |  fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result<ForeignItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1852 |  fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result<ForeignItem> {
 | ++++
[serde 1.0.160] cargo:rerun-if-changed=build.rs
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1852:59
 |
1852 |  fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result<ForeignItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1852 |  fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result<ForeignItem> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1881:25
 |
1881 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1881 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1899:25
 |
1899 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1899 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1917:31
 |
1917 |  fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result<Item> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1917 |  fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result<Item> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1917:51
 |
1917 |  fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result<Item> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1917 |  fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result<Item> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1949:25
 |
1949 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1949 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1973:25
 |
1973 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1973 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:1997:25
 |
1997 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1997 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2018:42
 |
2018 |  fn parse_trait_or_trait_alias(input: ParseStream) -> Result<Item> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2018 |  fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result<Item> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2048:25
 |
2048 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2048 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2070:16
 |
2070 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2070 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2123:25
 |
2123 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2123 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2130:16
 |
2130 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2130 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2141:16
 |
2141 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2141 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2179:25
 |
2179 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2179 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2236:25
 |
2236 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2236 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2267:25
 |
2267 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2267 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2296:25
 |
2296 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2296 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2338:37
 |
2338 |  fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result<TraitItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2338 |  fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result<TraitItem> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2338:57
 |
2338 |  fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result<TraitItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2338 |  fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result<TraitItem> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2369:25
 |
2369 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2369 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2387:25
 |
2387 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2387 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2393:26
 |
2393 |  fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result<Option<ItemImpl>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2393 |  fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result<Option<ItemImpl>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2499:25
 |
2499 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2499 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2578:25
 |
2578 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2578 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2604:25
 |
2604 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2604 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2644:25
 |
2644 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2644 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2669:36
 |
2669 |  fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result<ImplItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2669 |  fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result<ImplItem> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2669:56
 |
2669 |  fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result<ImplItem> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2669 |  fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result<ImplItem> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2702:25
 |
2702 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2702 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/item.rs:2738:25
 |
2738 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2738 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lifetime.rs:74:40
 |
74 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
74 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lifetime.rs:129:25
 |
129 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
129 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:445:40
 |
445 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
445 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:517:40
 |
517 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
517 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:802:25
 |
802 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
802 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:832:47
 |
832 |  fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
832 |  fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:832:71
 |
832 |  fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
832 |  fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:873:25
 |
873 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
873 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:884:25
 |
884 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
884 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:895:25
 |
895 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
895 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:906:25
 |
906 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
906 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:917:25
 |
917 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
917 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:928:25
 |
928 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
928 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lit.rs:939:25
 |
939 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
939 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lookahead.rs:68:40
 |
68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
68 | pub(crate) fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lookahead.rs:68:51
 |
68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1 {
 |  ^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
68 | pub(crate) fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lookahead.rs:77:17
 |
77 |  lookahead: &Lookahead1,
 |  ^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
77 |  lookahead: &Lookahead1<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lookahead.rs:78:14
 |
78 |  peek: fn(Cursor) -> bool,
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
78 |  peek: fn(Cursor<'_>) -> bool,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/lookahead.rs:165:36
 |
165 | pub(crate) fn is_delimiter(cursor: Cursor, delimiter: Delimiter) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
165 | pub(crate) fn is_delimiter(cursor: Cursor<'_>, delimiter: Delimiter) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/mac.rs:144:38
 |
144 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
144 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/mac.rs:170:25
 |
170 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
170 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:131:33
 |
131 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser<Output = ()> {
 |  ^^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
131 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser<Output = ()> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:132:13
 |
132 |  |input: ParseStream| parse_nested_meta(input, logic)
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
132 |  |input: ParseStream<'_>| parse_nested_meta(input, logic)
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:266:27
 |
266 |  logic: impl FnMut(ParseNestedMeta) -> Result<()>,
 |  ^^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
266 |  logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:379:12
 |
379 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
379 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:380:27
 |
380 |  mut logic: impl FnMut(ParseNestedMeta) -> Result<()>,
 |  ^^^^^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
380 |  mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/meta.rs:396:27
 |
396 | fn parse_meta_path(input: ParseStream) -> Result<Path> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
396 | fn parse_meta_path(input: ParseStream<'_>) -> Result<Path> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/op.rs:84:27
 |
84 |  fn parse_binop(input: ParseStream) -> Result<BinOp> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
84 |  fn parse_binop(input: ParseStream<'_>) -> Result<BinOp> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/op.rs:134:25
 |
134 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
134 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/op.rs:163:25
 |
163 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
163 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/discouraged.rs:193:44
 |
193 |  .set(unsafe { mem::transmute::<Cursor, Cursor<'static>>(fork.cursor()) });
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
193 |  .set(unsafe { mem::transmute::<Cursor<'_>, Cursor<'static>>(fork.cursor()) });
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/discouraged.rs:202:68
 |
202 |  fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>;
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
202 |  fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/discouraged.rs:206:68
 |
206 |  fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
206 |  fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:217:21
 |
217 |  fn parse(input: ParseStream) -> Result<Self>;
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
217 |  fn parse(input: ParseStream<'_>) -> Result<Self>;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:278:32
 |
278 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
278 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:284:32
 |
284 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
284 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:385:13
 |
385 |  cursor: Cursor,
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
385 |  cursor: Cursor<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:387:6
 |
387 | ) -> ParseBuffer {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
387 | ) -> ParseBuffer<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:391:51
 |
391 |  cell: Cell::new(unsafe { mem::transmute::<Cursor, Cursor<'static>>(cursor) }),
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
391 |  cell: Cell::new(unsafe { mem::transmute::<Cursor<'_>, Cursor<'static>>(cursor) }),
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:428:30
 |
428 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc<Cell<Unexpected>>, Option<Span>) {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
428 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc<Cell<Unexpected>>, Option<Span>) {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:439:39
 |
439 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc<Cell<Unexpected>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
439 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc<Cell<Unexpected>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:443:50
 |
443 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<Span> {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
443 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<Span> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:503:40
 |
503 |  pub fn call<T>(&self, function: fn(ParseStream) -> Result<T>) -> Result<T> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
503 |  pub fn call<T>(&self, function: fn(ParseStream<'_>) -> Result<T>) -> Result<T> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:619:27
 |
619 |  fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
619 |  fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:619:49
 |
619 |  fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
619 |  fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool {
 | ++++
 Compiling pkg-config v0.3.25
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:634:27
 |
634 |  fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
634 |  fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:634:49
 |
634 |  fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
 |  ^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
634 |  fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:744:20
 |
744 |  parser: fn(ParseStream) -> Result<T>,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
744 |  parser: fn(ParseStream<'_>) -> Result<T>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1116:21
 |
1116 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1116 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1123:21
 |
1123 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1123 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1134:21
 |
1134 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1134 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1141:21
 |
1141 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1141 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1151:21
 |
1151 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1151 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1165:21
 |
1165 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1165 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1175:21
 |
1175 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1175 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1232:52
 |
1232 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1232 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1241:15
 |
1241 |  F: FnOnce(ParseStream) -> Result<T>,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1241 |  F: FnOnce(ParseStream<'_>) -> Result<T>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse.rs:1311:22
 |
1311 |  fn parse(_input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1311 |  fn parse(_input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:124:21
 |
124 |  fn parse(input: ParseStream) -> Result<Self>;
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
124 |  fn parse(input: ParseStream<'_>) -> Result<Self>;
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:128:21
 |
128 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
128 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:144:21
 |
144 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
144 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:155:21
 |
155 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
155 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:162:21
 |
162 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
162 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:168:21
 |
168 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
168 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/parse_quote.rs:175:21
 |
175 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
175 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:259:36
 |
259 |  pub fn parse_single(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
259 |  pub fn parse_single(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:305:35
 |
305 |  pub fn parse_multi(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
305 |  pub fn parse_multi(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:351:53
 |
351 |  pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
351 |  pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:357:30
 |
357 |  fn multi_pat_impl(input: ParseStream, leading_vert: Option<Token![|]>) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
357 |  fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option<Token![|]>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:379:52
 |
379 |  fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
379 |  fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:415:24
 |
415 |  fn pat_wild(input: ParseStream) -> Result<PatWild> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
415 |  fn pat_wild(input: ParseStream<'_>) -> Result<PatWild> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:422:23
 |
422 |  fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
422 |  fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:422:43
 |
422 |  fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
422 |  fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:428:25
 |
428 |  fn pat_ident(input: ParseStream) -> Result<PatIdent> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
428 |  fn pat_ident(input: ParseStream<'_>) -> Result<PatIdent> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:447:16
 |
447 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
447 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:474:26
 |
474 |  fn pat_struct(input: ParseStream, qself: Option<QSelf>, path: Path) -> Result<PatStruct> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
474 |  fn pat_struct(input: ParseStream<'_>, qself: Option<QSelf>, path: Path) -> Result<PatStruct> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:518:25
 |
518 |  fn field_pat(input: ParseStream) -> Result<FieldPat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
518 |  fn field_pat(input: ParseStream<'_>) -> Result<FieldPat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:566:25
 |
566 |  fn pat_range(input: ParseStream, qself: Option<QSelf>, path: Path) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
566 |  fn pat_range(input: ParseStream<'_>, qself: Option<QSelf>, path: Path) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:584:35
 |
584 |  fn pat_range_half_open(input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
584 |  fn pat_range_half_open(input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:605:34
 |
605 |  fn pat_paren_or_tuple(input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
605 |  fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:635:29
 |
635 |  fn pat_reference(input: ParseStream) -> Result<PatReference> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
635 |  fn pat_reference(input: ParseStream<'_>) -> Result<PatReference> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:644:32
 |
644 |  fn pat_lit_or_range(input: ParseStream) -> Result<Pat> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
644 |  fn pat_lit_or_range(input: ParseStream<'_>) -> Result<Pat> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:688:31
 |
688 |  fn pat_range_bound(input: ParseStream) -> Result<Option<PatRangeBound>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
688 |  fn pat_range_bound(input: ParseStream<'_>) -> Result<Option<PatRangeBound>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:721:25
 |
721 |  fn pat_slice(input: ParseStream) -> Result<PatSlice> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
721 |  fn pat_slice(input: ParseStream<'_>) -> Result<PatSlice> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/pat.rs:756:25
 |
756 |  fn pat_const(input: ParseStream) -> Result<TokenStream> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
756 |  fn pat_const(input: ParseStream<'_>) -> Result<TokenStream> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:271:25
 |
271 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
271 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:278:25
 |
278 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
278 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:363:41
 |
363 |  pub(crate) fn const_argument(input: ParseStream) -> Result<Expr> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
363 |  pub(crate) fn const_argument(input: ParseStream<'_>) -> Result<Expr> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:409:39
 |
409 |  pub fn parse_turbofish(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
409 |  pub fn parse_turbofish(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:414:62
 |
414 |  fn do_parse(colon2_token: Option<Token![::]>, input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
414 |  fn do_parse(colon2_token: Option<Token![::]>, input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:441:25
 |
441 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
441 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:449:25
 |
449 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
449 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:461:25
 |
461 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
461 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:467:32
 |
467 |  fn parse_helper(input: ParseStream, expr_style: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
467 |  fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:528:39
 |
528 |  pub fn parse_mod_style(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
528 |  pub fn parse_mod_style(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:560:43
 |
560 |  pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
560 |  pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:575:20
 |
575 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
575 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/path.rs:595:32
 |
595 |  pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option<QSelf>, Path)> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
595 |  pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option<QSelf>, Path)> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:95:31
 |
95 |  pub fn iter(&self) -> Iter<T> {
 |  ----^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
95 |  pub fn iter(&self) -> Iter<'_, T> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:106:42
 |
106 |  pub fn iter_mut(&mut self) -> IterMut<T> {
 |  -------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
106 |  pub fn iter_mut(&mut self) -> IterMut<'_, T> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:117:33
 |
117 |  pub fn pairs(&self) -> Pairs<T, P> {
 |  -----^----- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
117 |  pub fn pairs(&self) -> Pairs<'_, T, P> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:126:44
 |
126 |  pub fn pairs_mut(&mut self) -> PairsMut<T, P> {
 |  --------^----- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
126 |  pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:254:36
 |
254 |  pub fn parse_terminated(input: ParseStream) -> Result<Self>
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
254 |  pub fn parse_terminated(input: ParseStream<'_>) -> Result<Self>
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:273:16
 |
273 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
273 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:274:20
 |
274 |  parser: fn(ParseStream) -> Result<T>,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
274 |  parser: fn(ParseStream<'_>) -> Result<T>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:306:44
 |
306 |  pub fn parse_separated_nonempty(input: ParseStream) -> Result<Self>
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
306 |  pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result<Self>
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:325:16
 |
325 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
325 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/punctuated.rs:326:20
 |
326 |  parser: fn(ParseStream) -> Result<T>,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
326 |  parser: fn(ParseStream<'_>) -> Result<T>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/restriction.rs:67:25
 |
67 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
67 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/restriction.rs:88:29
 |
88 |  fn parse_pub(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
88 |  fn parse_pub(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:135:36
 |
135 |  pub fn parse_within(input: ParseStream) -> Result<Vec<Stmt>> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
135 |  pub fn parse_within(input: ParseStream<'_>) -> Result<Vec<Stmt>> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:165:25
 |
165 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
165 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:176:25
 |
176 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
176 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:182:26
 |
182 |  fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result<Stmt> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
182 |  fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result<Stmt> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:250:24
 |
250 |  fn stmt_mac(input: ParseStream, attrs: Vec<Attribute>, path: Path) -> Result<StmtMacro> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
250 |  fn stmt_mac(input: ParseStream<'_>, attrs: Vec<Attribute>, path: Path) -> Result<StmtMacro> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:267:26
 |
267 |  fn stmt_local(input: ParseStream, attrs: Vec<Attribute>) -> Result<Local> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
267 |  fn stmt_local(input: ParseStream<'_>, attrs: Vec<Attribute>) -> Result<Local> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/stmt.rs:319:16
 |
319 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
319 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/thread.rs:35:40
 |
35 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
35 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:274:25
 |
274 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
274 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:288:36
 |
288 |  pub fn without_plus(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
288 |  pub fn without_plus(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:296:16
 |
296 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
296 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:571:25
 |
571 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
571 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:582:25
 |
582 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
582 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:595:25
 |
595 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
595 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:618:25
 |
618 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
618 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:631:25
 |
631 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
631 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:678:25
 |
678 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
678 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:687:25
 |
687 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
687 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:696:25
 |
696 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
696 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:729:25
 |
729 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
729 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:738:25
 |
738 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
738 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:747:36
 |
747 |  pub fn without_plus(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
747 |  pub fn without_plus(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:752:36
 |
752 |  pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
752 |  pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:766:25
 |
766 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
766 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:774:25
 |
774 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
774 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:782:36
 |
782 |  pub fn without_plus(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
782 |  pub fn without_plus(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:788:36
 |
788 |  pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
788 |  pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:800:20
 |
800 |  input: ParseStream,
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
800 |  input: ParseStream<'_>,
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:828:25
 |
828 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
828 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:836:36
 |
836 |  pub fn without_plus(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
836 |  pub fn without_plus(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:841:36
 |
841 |  pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
841 |  pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:871:25
 |
871 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
871 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:882:25
 |
882 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
882 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:889:25
 |
889 |  fn parse(input: ParseStream, allow_plus: bool) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
889 |  fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:903:25
 |
903 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
903 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:909:33
 |
909 |  fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result<BareFnArg> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
909 |  fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result<BareFnArg> {
 | ++++
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20@gmail.com>:Aaron Trent <novacrazy@gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/generic-array-43298fab0bb482ed/out /usr/lib/rust/1.74.1/bin/rustc --crate-name generic_array /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="more_lengths"' -C metadata=bb57376a2230b5b9 -C extra-filename=-bb57376a2230b5b9 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern typenum=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libtypenum-219d19c7746918f3.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg relaxed_coherence`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:957:35
 |
957 |  fn parse_bare_variadic(input: ParseStream, attrs: Vec<Attribute>) -> Result<BareVariadic> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
957 |  fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec<Attribute>) -> Result<BareVariadic> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:974:25
 |
974 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
974 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/syn-2.0.8/src/ty.rs:984:25
 |
984 |  fn parse(input: ParseStream) -> Result<Self> {
 |  ^^^^^^^^^^^ expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
984 |  fn parse(input: ParseStream<'_>) -> Result<Self> {
 | ++++
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/pkg-config-0.3.25 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name pkg_config /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/pkg-config-0.3.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=fdfb75ef4093ac79 -C extra-filename=-fdfb75ef4093ac79 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/pkg-config-0.3.25/src/lib.rs:148:32
 |
148 |  fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
148 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/pkg-config-0.3.25/src/lib.rs:155:32
 |
155 |  fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
155 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/pkg-config-0.3.25/src/lib.rs:227:48
 |
227 | fn format_output(output: &Output, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
227 | fn format_output(output: &Output, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/src/impls.rs:69:34
 |
69 |  fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
69 |  fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/src/iter.rs:68:32
 |
68 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
68 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/src/lib.rs:228:62
 |
228 |  pub unsafe fn iter_position(&mut self) -> (slice::IterMut<T>, &mut usize) {
 |  --------------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
228 |  pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
 | +++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/generic-array-0.14.5/src/lib.rs:283:59
 |
283 |  pub unsafe fn iter_position(&mut self) -> (slice::Iter<T>, &mut usize) {
 |  -----------^-- expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
283 |  pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
 | +++
warning: `cc` (lib) generated 1 warning
 Compiling log v0.4.17
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' 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='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=fab5dbf8f724d0ac -C extra-filename=-fab5dbf8f724d0ac --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/log-fab5dbf8f724d0ac -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
 Compiling lazy_static v1.4.0
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/lazy_static CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin@gmail.com>' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name lazy_static /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.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 metadata=0f3062b12d109f09 -C extra-filename=-0f3062b12d109f09 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: unused extern crate
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/lazy_static/src/inline_lazy.rs:8:1
 |
8 | extern crate core;
 | ^^^^^^^^^^^^^^^^^^ help: remove it
 |
 = note: `-D unused-extern-crates` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(unused_extern_crates)]`
warning: `lazy_static` (lib) generated 1 warning
 Compiling regex-automata v0.1.10
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name regex_automata /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=0f1b5da8ee1c14ac -C extra-filename=-0f1b5da8ee1c14ac --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-automata-0.1.10/src/classes.rs:111:32
 |
111 |  fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
111 |  fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: outlives requirements can be inferred
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-automata-0.1.10/src/regex.rs:415:34
 |
415 | pub struct Matches<'r, 't, D: DFA + 'r> {
 |  ^^^^^ help: remove this bound
 |
 = note: `-D explicit-outlives-requirements` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(explicit_outlives_requirements)]`
warning: `regex-automata` (lib) generated 2 warnings
 Compiling bstr v0.2.17
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name bstr --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=22e1563b6d721406 -C extra-filename=-22e1563b6d721406 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern lazy_static=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/liblazy_static-0f3062b12d109f09.rmeta --extern memchr=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libmemchr-d9c506188a41f3ca.rmeta --extern regex_automata=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libregex_automata-0f1b5da8ee1c14ac.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: `pkg-config` (lib) generated 3 warnings
 Compiling lzma-sys v0.1.17
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/lzma-sys-0.1.17 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream
encoding/decoding.
High level Rust bindings are available in the `xz2` crate.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name build_script_build --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/lzma-sys-0.1.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=d59e626d7fec4bfa -C extra-filename=-d59e626d7fec4bfa --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/lzma-sys-d59e626d7fec4bfa -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern cc=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libcc-473614fcf5412ec4.rlib --extern pkg_config=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libpkg_config-fdfb75ef4093ac79.rlib --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: lifetime parameter `'a` never used
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
270 |  impl_partial_eq!(BString, Vec<u8>);
 |  ---------------------------------- in this macro invocation
 |
 = note: `-D unused-lifetimes` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
270 |  impl_partial_eq!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
270 |  impl_partial_eq!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
270 |  impl_partial_eq!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
293 |  impl_partial_ord!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
293 |  impl_partial_ord!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
293 |  impl_partial_ord!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
293 |  impl_partial_ord!(BString, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/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: lifetime parameter `'a` never used
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
633 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
633 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
633 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
633 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
634 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
634 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
635 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
635 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
635 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
635 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
636 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
636 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
639 |  impl_partial_eq!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
639 |  impl_partial_eq!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
639 |  impl_partial_eq!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
639 |  impl_partial_eq!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
641 |  impl_partial_eq!(&'a BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
641 |  impl_partial_eq!(&'a BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
643 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
643 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
643 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
643 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
 |
3 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
645 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
 |
11 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
645 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
 |
24 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
647 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
 |
32 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
647 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
 |
24 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
649 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
 |
32 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
649 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
 |
24 |  impl<'a, 'b> PartialEq<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
651 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
 |
32 |  impl<'a, 'b> PartialEq<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
651 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
667 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
667 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
667 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
667 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
668 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
668 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
669 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
669 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
669 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
669 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
670 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
670 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
673 |  impl_partial_ord!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
673 |  impl_partial_ord!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
673 |  impl_partial_ord!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
673 |  impl_partial_ord!(BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
675 |  impl_partial_ord!(&'a BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
675 |  impl_partial_ord!(&'a BStr, Vec<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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
677 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
677 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  ^^--
 |  |
 |  help: elide the unused lifetime
...
677 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
677 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
 |
44 |  impl<'a, 'b> PartialOrd<$rhs> for $lhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
679 |  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
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
 |
52 |  impl<'a, 'b> PartialOrd<$lhs> for $rhs {
 |  --^^
 |  |
 |  help: elide the unused lifetime
...
679 |  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: `generic-array` (lib) generated 4 warnings
 Running `/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/log-fab5dbf8f724d0ac/build-script-build`
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160 CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar@gmail.com>:David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.19 CARGO_PKG_VERSION=1.0.160 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=160 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' OUT_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/build/serde-5b97002a8e9931cc/out /usr/lib/rust/1.74.1/bin/rustc --crate-name serde /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0584d0456f1dc257 -C extra-filename=-0584d0456f1dc257 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
 Compiling aho-corasick v0.7.18
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/aho-corasick-0.7.18 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' 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_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION='' 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='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name aho_corasick --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/aho-corasick-0.7.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=cfe6232c98df4248 -C extra-filename=-cfe6232c98df4248 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --extern memchr=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps/libmemchr-d9c506188a41f3ca.rmeta --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: `bstr` (lib) generated 106 warnings
 Compiling regex-syntax v0.6.26
 Running `CARGO=/usr/lib/rust/1.74.1/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-syntax-0.6.26 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps:/usr/lib/rust/1.74.1/lib:' /usr/lib/rust/1.74.1/bin/rustc --crate-name regex_syntax --edition=2018 /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/regex-syntax-0.6.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --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=628c71390ce44d93 -C extra-filename=-628c71390ce44d93 --out-dir /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps -L dependency=/var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/build/bootstrap/debug/deps --cap-lints warn -Lnative=/usr/lib/llvm/17/lib -C target-feature=-crt-static -C linker=x86_64-gentoo-linux-musl-clang-17 -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings`
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:96:40
 |
96 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
 = note: `-D elided-lifetimes-in-paths` implied by `-D warnings`
 = help: to override `-D warnings` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
 |
96 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:107:40
 |
107 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
107 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:179:40
 |
179 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
179 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
291 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool);
 | ------------------------------------------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
292 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8);
 | ----------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
293 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16);
 | --------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
294 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32);
 | --------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
295 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64);
 | --------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
296 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64);
 | ---------------------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
297 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8);
 | ---------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
298 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16);
 | -------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
299 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64);
 | -------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
300 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64);
 | --------------------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
301 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32);
 | --------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
302 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64);
 | --------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
303 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char);
 | ------------------------------------------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
306 |  primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128);
 |  ------------------------------------------------------------------------- in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:281:48
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
307 |  primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128);
 |  ------------------------------------------------------------------------ in this macro invocation
 |
 = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
281 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:389:40
 |
389 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
389 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:478:40
 |
478 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
478 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:557:40
 |
557 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
557 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:660:40
 |
660 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
660 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:766:40
 |
766 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
766 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:826:40
 |
826 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
826 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:874:40
 |
874 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
874 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:981:40
 |
981 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
981 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:994:40
 |
994 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
994 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:1304:40
 |
1304 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1304 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/value.rs:1406:40
 |
1406 |  fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1406 |  fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/ignored_any.rs:117:46
 |
117 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
117 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:22:46
 |
22 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
22 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:60:46
 |
60 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
60 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
279 | / impl_deserialize_num! {
280 | |  i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
281 | |  num_self!(i8:visit_i8);
282 | |  int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64);
283 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
284 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
279 | / impl_deserialize_num! {
280 | |  i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
281 | |  num_self!(i8:visit_i8);
282 | |  int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64);
283 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
284 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
286 | / impl_deserialize_num! {
287 | |  i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
288 | |  num_self!(i16:visit_i16);
289 | |  num_as_self!(i8:visit_i8);
290 | |  int_to_int!(i32:visit_i32 i64:visit_i64);
291 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
292 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
286 | / impl_deserialize_num! {
287 | |  i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
288 | |  num_self!(i16:visit_i16);
289 | |  num_as_self!(i8:visit_i8);
290 | |  int_to_int!(i32:visit_i32 i64:visit_i64);
291 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
292 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
294 | / impl_deserialize_num! {
295 | |  i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
296 | |  num_self!(i32:visit_i32);
297 | |  num_as_self!(i8:visit_i8 i16:visit_i16);
298 | |  int_to_int!(i64:visit_i64);
299 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
300 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
294 | / impl_deserialize_num! {
295 | |  i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
296 | |  num_self!(i32:visit_i32);
297 | |  num_as_self!(i8:visit_i8 i16:visit_i16);
298 | |  int_to_int!(i64:visit_i64);
299 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
300 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
302 | / impl_deserialize_num! {
303 | |  i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
304 | |  num_self!(i64:visit_i64);
305 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32);
306 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
307 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
302 | / impl_deserialize_num! {
303 | |  i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
304 | |  num_self!(i64:visit_i64);
305 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32);
306 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
307 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
309 | / impl_deserialize_num! {
310 | |  isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
311 | |  num_as_self!(i8:visit_i8 i16:visit_i16);
312 | |  int_to_int!(i32:visit_i32 i64:visit_i64);
313 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
314 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
309 | / impl_deserialize_num! {
310 | |  isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
311 | |  num_as_self!(i8:visit_i8 i16:visit_i16);
312 | |  int_to_int!(i32:visit_i32 i64:visit_i64);
313 | |  uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
314 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
316 | / impl_deserialize_num! {
317 | |  u8, NonZeroU8, deserialize_u8
318 | |  num_self!(u8:visit_u8);
319 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
320 | |  uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64);
321 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
316 | / impl_deserialize_num! {
317 | |  u8, NonZeroU8, deserialize_u8
318 | |  num_self!(u8:visit_u8);
319 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
320 | |  uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64);
321 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
323 | / impl_deserialize_num! {
324 | |  u16, NonZeroU16, deserialize_u16
325 | |  num_self!(u16:visit_u16);
326 | |  num_as_self!(u8:visit_u8);
327 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
328 | |  uint_to_self!(u32:visit_u32 u64:visit_u64);
329 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
323 | / impl_deserialize_num! {
324 | |  u16, NonZeroU16, deserialize_u16
325 | |  num_self!(u16:visit_u16);
326 | |  num_as_self!(u8:visit_u8);
327 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
328 | |  uint_to_self!(u32:visit_u32 u64:visit_u64);
329 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
331 | / impl_deserialize_num! {
332 | |  u32, NonZeroU32, deserialize_u32
333 | |  num_self!(u32:visit_u32);
334 | |  num_as_self!(u8:visit_u8 u16:visit_u16);
335 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
336 | |  uint_to_self!(u64:visit_u64);
337 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
331 | / impl_deserialize_num! {
332 | |  u32, NonZeroU32, deserialize_u32
333 | |  num_self!(u32:visit_u32);
334 | |  num_as_self!(u8:visit_u8 u16:visit_u16);
335 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
336 | |  uint_to_self!(u64:visit_u64);
337 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
339 | / impl_deserialize_num! {
340 | |  u64, NonZeroU64, deserialize_u64
341 | |  num_self!(u64:visit_u64);
342 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32);
343 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
344 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
339 | / impl_deserialize_num! {
340 | |  u64, NonZeroU64, deserialize_u64
341 | |  num_self!(u64:visit_u64);
342 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32);
343 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
344 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
346 | / impl_deserialize_num! {
347 | |  usize, NonZeroUsize, deserialize_u64
348 | |  num_as_self!(u8:visit_u8 u16:visit_u16);
349 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
350 | |  uint_to_self!(u32:visit_u32 u64:visit_u64);
351 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
346 | / impl_deserialize_num! {
347 | |  usize, NonZeroUsize, deserialize_u64
348 | |  num_as_self!(u8:visit_u8 u16:visit_u16);
349 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
350 | |  uint_to_self!(u32:visit_u32 u64:visit_u64);
351 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
353 | / impl_deserialize_num! {
354 | |  f32, deserialize_f32
355 | |  num_self!(f32:visit_f32);
356 | |  num_as_self!(f64:visit_f64);
357 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
358 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
359 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
361 | / impl_deserialize_num! {
362 | |  f64, deserialize_f64
363 | |  num_self!(f64:visit_f64);
364 | |  num_as_self!(f32:visit_f32);
365 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
366 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
367 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
412 | /  impl_deserialize_num! {
413 | |  i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
414 | |  num_self!(i128:visit_i128);
415 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
416 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
417 | |  num_128!(u128:visit_u128);
418 | |  }
 | |_____- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
412 | /  impl_deserialize_num! {
413 | |  i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
414 | |  num_self!(i128:visit_i128);
415 | |  num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
416 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
417 | |  num_128!(u128:visit_u128);
418 | |  }
 | |_____- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:122:62
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
420 | /  impl_deserialize_num! {
421 | |  u128, NonZeroU128, deserialize_u128
422 | |  num_self!(u128:visit_u128);
423 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
424 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
425 | |  num_128!(i128:visit_i128);
426 | |  }
 | |_____- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
122 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:98:62
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
420 | /  impl_deserialize_num! {
421 | |  u128, NonZeroU128, deserialize_u128
422 | |  num_self!(u128:visit_u128);
423 | |  num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
424 | |  int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
425 | |  num_128!(i128:visit_i128);
426 | |  }
 | |_____- in this macro invocation
 |
 = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
98 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:436:46
 |
436 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
436 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:482:46
 |
482 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
482 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:528:46
 |
528 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
528 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:604:46
 |
604 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
604 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:639:46
 |
639 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
639 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:676:46
 |
676 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
676 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:771:46
 |
771 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
771 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:836:46
 |
836 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
836 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:893:62
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
961 | / seq_impl!(
962 | |  BinaryHeap<T: Ord>,
963 | |  seq,
964 | |  BinaryHeap::clear,
... |
967 | |  BinaryHeap::push
968 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:929:62
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
961 | / seq_impl!(
962 | |  BinaryHeap<T: Ord>,
963 | |  seq,
964 | |  BinaryHeap::clear,
... |
967 | |  BinaryHeap::push
968 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:893:62
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
971 | / seq_impl!(
972 | |  BTreeSet<T: Eq + Ord>,
973 | |  seq,
974 | |  BTreeSet::clear,
... |
977 | |  BTreeSet::insert
978 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:929:62
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
971 | / seq_impl!(
972 | |  BTreeSet<T: Eq + Ord>,
973 | |  seq,
974 | |  BTreeSet::clear,
... |
977 | |  BTreeSet::insert
978 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:893:62
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
981 | / seq_impl!(
982 | |  LinkedList<T>,
983 | |  seq,
984 | |  LinkedList::clear,
... |
987 | |  LinkedList::push_back
988 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:929:62
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
981 | / seq_impl!(
982 | |  LinkedList<T>,
983 | |  seq,
984 | |  LinkedList::clear,
... |
987 | |  LinkedList::push_back
988 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:893:62
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
991 | / seq_impl!(
992 | |  HashSet<T: Eq + Hash, S: BuildHasher + Default>,
993 | |  seq,
994 | |  HashSet::clear,
995 | |  HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()),
996 | |  HashSet::reserve,
997 | |  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: indicate the anonymous lifetime
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:929:62
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
991 | / seq_impl!(
992 | |  HashSet<T: Eq + Hash, S: BuildHasher + Default>,
993 | |  seq,
994 | |  HashSet::clear,
995 | |  HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()),
996 | |  HashSet::reserve,
997 | |  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: indicate the anonymous lifetime
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:893:62
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1000 | / seq_impl!(
1001 | |  VecDeque<T>,
1002 | |  seq,
1003 | |  VecDeque::clear,
... |
1006 | |  VecDeque::push_back
1007 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
893 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:929:62
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1000 | / seq_impl!(
1001 | |  VecDeque<T>,
1002 | |  seq,
1003 | |  VecDeque::clear,
... |
1006 | |  VecDeque::push_back
1007 | | );
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
929 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1030:54
 |
1030 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1030 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1066:54
 |
1066 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1066 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1120:46
 |
1120 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1120 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1152:58
 |
1152 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1221 | / array_impls! {
1222 | |  1 => (0)
1223 | |  2 => (0 1)
1224 | |  3 => (0 1 2)
... |
1253 | |  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)
1254 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1152 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1176:58
 |
1176 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1221 | / array_impls! {
1222 | |  1 => (0)
1223 | |  2 => (0 1)
1224 | |  3 => (0 1 2)
... |
1253 | |  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)
1254 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1176 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1274:66
 |
1274 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1335 | / tuple_impls! {
1336 | |  1 => (0 T0)
1337 | |  2 => (0 T0 1 T1)
1338 | |  3 => (0 T0 1 T1 2 T2)
... |
1351 | |  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)
1352 | | }
 | |_- 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: indicate the anonymous lifetime
 |
1274 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1308:66
 |
1308 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1335 | / tuple_impls! {
1336 | |  1 => (0 T0)
1337 | |  2 => (0 T0 1 T1)
1338 | |  3 => (0 T0 1 T1 2 T2)
... |
1351 | |  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)
1352 | | }
 | |_- 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: indicate the anonymous lifetime
 |
1308 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1385:62
 |
1385 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1412 | / map_impl!(
1413 | |  BTreeMap<K: Ord, V>,
1414 | |  map,
1415 | |  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: indicate the anonymous lifetime
 |
1385 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1385:62
 |
1385 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1418 | / map_impl!(
1419 | |  HashMap<K: Eq + Hash, V, S: BuildHasher + Default>,
1420 | |  map,
1421 | |  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: indicate the anonymous lifetime
 |
1385 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1466:62
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1565 | /  deserialize_enum! {
1566 | |  IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1567 | |  "`V4` or `V6`",
1568 | |  deserializer
1569 | |  }
 | |_____________- in this macro invocation
 |
 = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1535:54
 |
1535 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1565 | /  deserialize_enum! {
1566 | |  IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1567 | |  "`V4` or `V6`",
1568 | |  deserializer
1569 | |  }
 | |_____________- in this macro invocation
 |
 = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1535 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1466:62
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1608 | /  deserialize_enum! {
1609 | |  SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1610 | |  "`V4` or `V6`",
1611 | |  deserializer
1612 | |  }
 | |_____________- in this macro invocation
 |
 = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1535:54
 |
1535 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1608 | /  deserialize_enum! {
1609 | |  SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1610 | |  "`V4` or `V6`",
1611 | |  deserializer
1612 | |  }
 | |_____________- in this macro invocation
 |
 = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1535 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1634:46
 |
1634 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1634 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1672:46
 |
1672 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1672 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1466:62
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
...
1729 | / variant_identifier! {
1730 | |  OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1)
1731 | |  "`Unix` or `Windows`",
1732 | |  OSSTR_VARIANTS
1733 | | }
 | |_- in this macro invocation
 |
 = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
 |
1466 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1742:46
 |
1742 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1742 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:1993:62
 |
1993 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
1993 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:2043:54
 |
2043 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2043 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:2131:62
 |
2131 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2131 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:2181:54
 |
2181 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2181 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:2333:58
 |
2333 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifetime parameter
 |
help: indicate the anonymous lifetime
 |
2333 |  fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
 | ++++
warning: hidden lifetime parameters in types are deprecated
 --> /var/tmp/notmpfs/portage/dev-lang/rust-1.75.0/work/rustc-1.75.0-src/vendor/serde-1.0.160/src/de/impls.rs:2378:50
 |
2378 |  fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
 |  -----^^^^^^^^^
 |  |
 |  expected lifeti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment